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

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

<https://eurobis.org/id/occurrence/5846_19296268_19296268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296268'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.468888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296268'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296346_19296346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296346_19296346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296346_19296346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296346_19296346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296346'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296346'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296386_19296386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296386_19296386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296386_19296386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296386_19296386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296386'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.0438888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296386'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296515_19296515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296515_19296515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296515_19296515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296515_19296515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296515'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.0361111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296515'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296557_19296557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296557_19296557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296557_19296557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296557_19296557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296557'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.0002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296557'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296610_19296610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296610_19296610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296610_19296610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296610_19296610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296610'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296610'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296661_19296661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296661_19296661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296661_19296661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296661_19296661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296661'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.0605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296661'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296719_19296719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296719_19296719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296719_19296719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296719_19296719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296719'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0238888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296719'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296976_19296976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296976_19296976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296976_19296976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296976_19296976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296976'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296976'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297004_19297004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297004_19297004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297004_19297004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297004_19297004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297004'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.063055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297004'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297058_19297058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297058_19297058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297058_19297058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297058_19297058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297058'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.014444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297058'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297100_19297100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297100_19297100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297100_19297100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297100_19297100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297100'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.002222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297100'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297187_19297187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297187_19297187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297187_19297187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297187_19297187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297187'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.235555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297187'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297210_19297210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297210_19297210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297210_19297210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297210_19297210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297210'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.026944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297210'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297244_19297244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297244_19297244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297244_19297244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297244_19297244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297244'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297244'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297338_19297338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297338_19297338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297338_19297338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297338_19297338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297338'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.021388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297338'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297437_19297437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297437_19297437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297437_19297437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297437_19297437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297437'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.0025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297437'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297493_19297493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297493_19297493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297493_19297493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297493_19297493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297493'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.0477777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297493'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297549_19297549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297549_19297549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297549_19297549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297549_19297549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297549'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.0413888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297549'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297595_19297595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297595_19297595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297595_19297595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297595_19297595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297595'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297595'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297761_19297761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297761_19297761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297761_19297761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297761_19297761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297761'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297761'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297817_19297817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297817_19297817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297817_19297817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297817_19297817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297817'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.0152777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297817'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297893_19297893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297893_19297893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297893_19297893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297893_19297893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297893'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.0966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297893'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297945_19297945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297945_19297945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297945_19297945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297945_19297945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297945'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.004444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297945'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298010_19298010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298010_19298010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298010_19298010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298010_19298010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298010'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298010'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298137_19298137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298137_19298137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298137_19298137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298137_19298137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298137'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.044722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298137'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298184_19298184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298184_19298184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298184_19298184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298184_19298184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298184'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.000555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298184'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298244_19298244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298244_19298244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298244_19298244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298244_19298244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298244'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298244'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298292_19298292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298292_19298292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298292_19298292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298292_19298292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298292'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.048888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298292'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298467_19298467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298467_19298467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298467_19298467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298467_19298467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298467'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.068611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298467'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298504_19298504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298504_19298504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298504_19298504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298504_19298504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298504'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298504'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298554_19298554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298554_19298554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298554_19298554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298554_19298554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298554'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.046944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298554'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298610_19298610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298610_19298610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298610_19298610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298610_19298610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298610'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.053611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298610'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298653_19298653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298653_19298653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298653_19298653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298653_19298653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298653'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.038333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298653'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298706_19298706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298706_19298706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298706_19298706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298706_19298706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298706'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.0222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298706'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298770_19298770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298770_19298770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298770_19298770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298770_19298770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298770'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.0761111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298770'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298832_19298832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298832_19298832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298832_19298832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298832_19298832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298832'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298832'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298897_19298897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298897_19298897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298897_19298897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298897_19298897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298897'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298897'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298958_19298958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298958_19298958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298958_19298958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298958_19298958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298958'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.0377777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298958'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299024_19299024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299024_19299024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299024_19299024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299024_19299024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299024'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.0363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299024'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299118_19299118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299118_19299118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299118_19299118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299118_19299118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299118'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.2991666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299118'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299237_19299237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299237_19299237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299237_19299237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299237_19299237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299237'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299237'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299296_19299296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299296_19299296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299296_19299296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299296_19299296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299296'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299296'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299517_19299517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299517_19299517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299517_19299517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299517_19299517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299517'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.000555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299517'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299571_19299571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299571_19299571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299571_19299571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299571_19299571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299571'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.095555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299571'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299618_19299618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299618_19299618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299618_19299618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299618_19299618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299618'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.026111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299618'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299701_19299701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299701_19299701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299701_19299701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299701_19299701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299701'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.327222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299701'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299777_19299777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299777_19299777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299777_19299777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299777_19299777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299777'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299777'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299816_19299816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299816_19299816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299816_19299816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299816_19299816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299816'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.0016666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299816'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299890_19299890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299890_19299890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299890_19299890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299890_19299890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299890'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.0086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299890'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300001_19300001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300001_19300001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300001_19300001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300001_19300001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300001'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.0041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300001'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300056_19300056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300056_19300056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300056_19300056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300056_19300056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300056'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.1275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300056'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300102_19300102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300102_19300102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300102_19300102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300102_19300102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300102'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.0288888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300102'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300258_19300258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300258_19300258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300258_19300258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300258_19300258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300258'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300258'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300286_19300286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300286_19300286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300286_19300286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300286_19300286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300286'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.090833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300286'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300329_19300329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300329_19300329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300329_19300329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300329_19300329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300329'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.053888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300329'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300433_19300433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300433_19300433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300433_19300433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300433_19300433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300433'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.018611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300433'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300485_19300485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300485_19300485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300485_19300485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300485_19300485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300485'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300485'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300530_19300530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300530_19300530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300530_19300530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300530_19300530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300530'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300530'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300659_19300659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300659_19300659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300659_19300659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300659_19300659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300659'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.106111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300659'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300693_19300693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300693_19300693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300693_19300693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300693_19300693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300693'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.1875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300693'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300824_19300824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300824_19300824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300824_19300824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300824_19300824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300824'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.3691666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300824'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300874_19300874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300874_19300874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300874_19300874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300874_19300874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300874'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.3236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300874'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300890_19300890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300890_19300890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300890_19300890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300890_19300890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300890'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.1172222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300890'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300948_19300948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300948_19300948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300948_19300948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300948_19300948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300948'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300948'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300975_19300975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300975_19300975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300975_19300975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300975_19300975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300975'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300975'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301009_19301009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301009_19301009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301009_19301009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19301141_19301141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301141'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.074722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301141'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301166_19301166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301166_19301166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301166_19301166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19301203_19301203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301203'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301203'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301228_19301228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301228_19301228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301228_19301228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19301505_19301505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301505'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301505'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301537_19301537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301537_19301537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301537_19301537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19301537_19301537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301537'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301537'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301758_19301758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301758_19301758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301758_19301758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19301758_19301758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301758'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301758'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301857_19301857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301857_19301857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301857_19301857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19301857_19301857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301857'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.096944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301857'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301907_19301907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301907_19301907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301907_19301907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19301907_19301907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301907'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.040833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301907'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301950_19301950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301950_19301950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301950_19301950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19302056_19302056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302056'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.0508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302056'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302135_19302135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302135_19302135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302135_19302135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19302135_19302135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302135'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.0094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302135'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302179_19302179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302179_19302179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302179_19302179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19302179_19302179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302179'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302179'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302196_19302196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302196_19302196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302196_19302196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19302372_19302372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302372'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.115277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302372'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302416_19302416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302416_19302416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302416_19302416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19302416_19302416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302416'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.173611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302416'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302476_19302476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302476_19302476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302476_19302476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19302476_19302476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302476'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.011666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302476'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302502_19302502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302502_19302502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302502_19302502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19302502_19302502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302502'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.075277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302502'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302539_19302539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302539_19302539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302539_19302539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19302539_19302539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302539'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302539'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305817_19305817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305817_19305817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305817_19305817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19305817_19305817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305817'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.7741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305817'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305829_19305829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305829_19305829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305829_19305829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19305829_19305829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305829'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305829'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305842_19305842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305842_19305842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305842_19305842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19305842_19305842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305842'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.1002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305842'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305894_19305894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305894_19305894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305894_19305894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19305963_19305963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305963'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.0830555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305963'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305998_19305998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305998_19305998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305998_19305998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19306328_19306328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306328'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.1019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306328'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306348_19306348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306348_19306348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306348_19306348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306348_19306348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306348'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.0302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306348'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306378_19306378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306378_19306378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306378_19306378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306378_19306378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306378'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306378'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306412_19306412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306412_19306412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306412_19306412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306412_19306412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306412'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306412'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306514_19306514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306514_19306514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306514_19306514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19306528_19306528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306528'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.2561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306528'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306644_19306644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306644_19306644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306644_19306644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306644_19306644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306644'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.418888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306644'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306657_19306657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306657_19306657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306657_19306657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306657_19306657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306657'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.056944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306657'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306686_19306686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306686_19306686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306686_19306686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306686_19306686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306686'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.002222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306686'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306769_19306769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306769_19306769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306769_19306769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306769_19306769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306769'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.379444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306769'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306857_19306857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306857_19306857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306857_19306857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306857_19306857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306857'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.065277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306857'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280322_19280322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280322_19280322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280322_19280322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19280809_19280809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280809'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280809'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280826_19280826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280826_19280826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280826_19280826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280826_19280826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280826'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.016111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280826'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281404_19281404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281404_19281404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281404_19281404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19282107_19282107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282107'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.0202777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282107'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282150_19282150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282150_19282150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282150_19282150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19284321_19284321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284321'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.368611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284321'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284563_19284563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284563_19284563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284563_19284563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19284921_19284921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284921'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.146111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284921'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284967_19284967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284967_19284967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284967_19284967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19285283_19285283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285283'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.2130555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285283'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285311_19285311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285311_19285311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285311_19285311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19296722_19296722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296722'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0780555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296722'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297665_19297665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297665_19297665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297665_19297665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19298011_19298011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298011'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.031111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298011'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306942_19306942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306942_19306942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306942_19306942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19308002_19308002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308002'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.4827777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308002'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308135_19308135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308135_19308135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308135_19308135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19308135_19308135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308135'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308135'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308185_19308185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308185_19308185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308185_19308185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19308185_19308185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308185'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.056944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308185'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308232_19308232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308232_19308232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308232_19308232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19308232_19308232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308232'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308232'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308797_19308797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308797_19308797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308797_19308797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19310052_19310052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310052'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310052'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310108_19310108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310108_19310108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310108_19310108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19310563_19310563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310563'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.093611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310563'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310803_19310803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310803_19310803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310803_19310803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19310987_19310987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310987'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.1077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310987'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311870_19311870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311870_19311870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311870_19311870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19311895_19311895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311895'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.3133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311895'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312244_19312244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312244_19312244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312244_19312244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19312244_19312244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312244'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.183888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312244'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19279817_19279817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19279817_19279817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19279817_19279817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19279817_19279817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19279817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19279817'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.033055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19279817'^^xsd:integer;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19279857_19279857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19279857_19279857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19279857_19279857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19279857_19279857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19279857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19279857'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19279857'^^xsd:integer;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19279926_19279926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19279926_19279926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19279926_19279926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19279926_19279926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19279926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19279926'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.000833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19279926'^^xsd:integer;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19279955_19279955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19279955_19279955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19279955_19279955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19279955_19279955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19279955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19279955'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19279955'^^xsd:integer;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19279994_19279994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19279994_19279994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19279994_19279994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19279994_19279994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19279994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19279994'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19279994'^^xsd:integer;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280033_19280033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280033_19280033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280033_19280033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280033_19280033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280033'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.053611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280033'^^xsd:integer;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280069_19280069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280069_19280069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280069_19280069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280069_19280069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280069'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280069'^^xsd:integer;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280106_19280106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280106_19280106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280106_19280106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280106_19280106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280106'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.013055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280106'^^xsd:integer;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280147_19280147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280147_19280147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280147_19280147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280147_19280147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280147'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280147'^^xsd:integer;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280188_19280188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280188_19280188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280188_19280188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280188_19280188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280188'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280188'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280226_19280226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280226_19280226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280226_19280226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280226_19280226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280226'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.0469444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280226'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280265_19280265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280265_19280265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280265_19280265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19280309_19280309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280309'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.0344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280309'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280382_19280382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280382_19280382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280382_19280382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280382_19280382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280382'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0108333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280382'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280427_19280427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280427_19280427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280427_19280427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280427_19280427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280427'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280427'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280490_19280490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280490_19280490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280490_19280490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280490_19280490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280490'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280490'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280601_19280601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280601_19280601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280601_19280601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19280694_19280694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280694'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.023611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280694'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280827_19280827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280827_19280827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280827_19280827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280827_19280827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280827'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280827'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280870_19280870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280870_19280870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280870_19280870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280870_19280870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280870'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.025277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280870'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280970_19280970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280970_19280970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280970_19280970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280970_19280970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280970'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.0025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280970'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19280999_19280999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19280999_19280999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19280999_19280999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19280999_19280999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19280999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19280999'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19280999'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281113_19281113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281113_19281113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281113_19281113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281113_19281113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281113'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281113'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281154_19281154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281154_19281154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281154_19281154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281154_19281154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281154'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.015277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281154'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281254_19281254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281254_19281254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281254_19281254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281254_19281254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281254'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.0338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281254'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281313_19281313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281313_19281313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281313_19281313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281313_19281313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281313'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.0280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281313'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281361_19281361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281361_19281361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281361_19281361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281361_19281361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281361'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.0533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281361'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281405_19281405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281405_19281405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281405_19281405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281405_19281405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281405'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.3516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281405'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281482_19281482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281482_19281482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281482_19281482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281482_19281482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281482'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.1230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281482'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281549_19281549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281549_19281549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281549_19281549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281549_19281549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281549'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281549'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281607_19281607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281607_19281607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281607_19281607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281607_19281607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281607'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281607'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281701_19281701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281701_19281701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281701_19281701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281701_19281701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281701'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.026388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281701'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281788_19281788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281788_19281788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281788_19281788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281788_19281788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281788'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.021111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281788'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281818_19281818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281818_19281818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281818_19281818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281818_19281818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281818'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.028611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281818'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281861_19281861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281861_19281861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281861_19281861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281861_19281861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281861'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.073611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281861'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281949_19281949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281949_19281949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281949_19281949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281949_19281949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281949'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.030833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281949'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19281982_19281982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19281982_19281982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19281982_19281982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19281982_19281982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19281982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19281982'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.040833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19281982'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282110_19282110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282110_19282110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282110_19282110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282110_19282110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282110'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.0986111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282110'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282143_19282143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282143_19282143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282143_19282143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282143_19282143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282143'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282143'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282222_19282222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282222_19282222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282222_19282222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282222_19282222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282222'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.1472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282222'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282251_19282251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282251_19282251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282251_19282251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282251_19282251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282251'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.0247222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282251'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282326_19282326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282326_19282326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282326_19282326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282326_19282326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282326'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.159722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282326'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282364_19282364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282364_19282364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282364_19282364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282364_19282364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282364'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.073888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282364'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282431_19282431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282431_19282431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282431_19282431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282431_19282431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282431'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.123888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282431'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282474_19282474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282474_19282474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282474_19282474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282474_19282474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282474'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.030277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282474'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282854_19282854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282854_19282854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282854_19282854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282854_19282854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282854'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.1427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282854'^^xsd:integer;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283358_19283358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283358_19283358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283358_19283358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283358_19283358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283358'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.0077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283358'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283527_19283527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283527_19283527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283527_19283527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283527_19283527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283527'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.056666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283527'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283630_19283630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283630_19283630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283630_19283630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19283644_19283644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283644'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.103888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283644'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283677_19283677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283677_19283677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283677_19283677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283677_19283677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283677'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.0875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283677'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283707_19283707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283707_19283707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283707_19283707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283707_19283707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283707'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.026944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283707'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283793_19283793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283793_19283793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283793_19283793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283793_19283793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283793'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.003333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283793'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283854_19283854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283854_19283854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283854_19283854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283854_19283854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283854'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.029166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283854'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284190_19284190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284190_19284190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284190_19284190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284190_19284190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284190'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.051111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284190'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284405_19284405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284405_19284405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284405_19284405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284405_19284405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284405'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.044722222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284405'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284460_19284460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284460_19284460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284460_19284460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284460_19284460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284460'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.0155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284460'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284728_19284728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284728_19284728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284728_19284728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284728_19284728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284728'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.002222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284728'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284796_19284796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284796_19284796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284796_19284796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284796_19284796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284796'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.086666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284796'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284835_19284835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284835_19284835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284835_19284835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284835_19284835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284835'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.024722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284835'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285042_19285042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285042_19285042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285042_19285042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285042_19285042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285042'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.0191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285042'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285155_19285155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285155_19285155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285155_19285155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285155_19285155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285155'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.0352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285155'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285509_19285509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285509_19285509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285509_19285509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285509_19285509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285509'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285509'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285584_19285584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285584_19285584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285584_19285584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285584_19285584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285584'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.035555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285584'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285679_19285679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285679_19285679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285679_19285679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285679_19285679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285679'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.044722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285679'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285883_19285883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285883_19285883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285883_19285883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285883_19285883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285883'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.0336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285883'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282473_19282473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282473_19282473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282473_19282473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282473_19282473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282473'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.024444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282473'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282561_19282561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282561_19282561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282561_19282561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282561_19282561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282561'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282561'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282615_19282615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282615_19282615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282615_19282615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282615_19282615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282615'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.049166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282615'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282682_19282682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282682_19282682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282682_19282682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282682_19282682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282682'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.044166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282682'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282726_19282726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282726_19282726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282726_19282726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282726_19282726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282726'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282726'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282764_19282764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282764_19282764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282764_19282764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282764_19282764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282764'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.034166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282764'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282798_19282798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282798_19282798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282798_19282798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282798_19282798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282798'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.013333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282798'^^xsd:integer;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282821_19282821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282821_19282821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282821_19282821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282821_19282821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282821'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.0736111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282821'^^xsd:integer;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282874_19282874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282874_19282874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282874_19282874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19282916_19282916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282916'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.0441666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282916'^^xsd:integer;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282954_19282954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282954_19282954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282954_19282954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19282954_19282954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19282954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19282954'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.0569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19282954'^^xsd:integer;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19282988_19282988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19282988_19282988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19282988_19282988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19283047_19283047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283047'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283047'^^xsd:integer;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283084_19283084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283084_19283084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283084_19283084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283084_19283084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283084'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.036111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283084'^^xsd:integer;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283108_19283108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283108_19283108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283108_19283108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283108_19283108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283108'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.023055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283108'^^xsd:integer;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283227_19283227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283227_19283227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283227_19283227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19283359_19283359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283359'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.0313888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283359'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283392_19283392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283392_19283392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283392_19283392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283392_19283392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283392'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283392'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283425_19283425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283425_19283425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283425_19283425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283425_19283425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283425'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.0519444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283425'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283462_19283462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283462_19283462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283462_19283462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283462_19283462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283462'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.0255555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283462'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283524_19283524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283524_19283524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283524_19283524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283524_19283524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283524'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.008611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283524'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283581_19283581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283581_19283581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283581_19283581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283581_19283581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283581'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283581'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283794_19283794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283794_19283794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283794_19283794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283794_19283794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283794'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283794'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283853_19283853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283853_19283853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283853_19283853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283853_19283853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283853'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.016388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283853'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283937_19283937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283937_19283937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283937_19283937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283937_19283937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283937'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.2325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283937'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283966_19283966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283966_19283966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283966_19283966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19283966_19283966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283966'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283966'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284109_19284109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284109_19284109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284109_19284109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284109_19284109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284109'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284109'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284220_19284220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284220_19284220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284220_19284220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284220_19284220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284220'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284220'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284267_19284267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284267_19284267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284267_19284267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284267_19284267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284267'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.036944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284267'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284312_19284312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284312_19284312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284312_19284312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284312_19284312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284312'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284312'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284404_19284404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284404_19284404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284404_19284404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284404_19284404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284404'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.035833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284404'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284461_19284461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284461_19284461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284461_19284461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284461_19284461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284461'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.0194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284461'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284535_19284535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284535_19284535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284535_19284535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284535_19284535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284535'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.5213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284535'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284657_19284657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284657_19284657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284657_19284657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19284676_19284676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284676'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.254166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284676'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284699_19284699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284699_19284699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284699_19284699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284699_19284699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284699'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.071944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284699'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284734_19284734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284734_19284734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284734_19284734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284734_19284734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284734'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.127222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284734'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284831_19284831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284831_19284831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284831_19284831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284831_19284831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284831'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284831'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19284905_19284905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19284905_19284905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19284905_19284905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19284905_19284905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19284905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19284905'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.001111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19284905'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285269_19285269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285269_19285269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285269_19285269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285269_19285269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285269'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285269'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285363_19285363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285363_19285363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285363_19285363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285363_19285363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285363'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.048888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285363'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285377_19285377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285377_19285377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285377_19285377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285377_19285377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285377'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.019722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285377'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285414_19285414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285414_19285414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285414_19285414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285414_19285414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285414'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285414'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285473_19285473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285473_19285473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285473_19285473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285473_19285473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285473'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.056944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285473'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285512_19285512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285512_19285512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285512_19285512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285512_19285512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285512'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.064166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285512'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285677_19285677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285677_19285677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285677_19285677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285677_19285677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285677'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285677'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285753_19285753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285753_19285753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285753_19285753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285753_19285753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285753'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.3422222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285753'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285772_19285772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285772_19285772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285772_19285772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285772_19285772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285772'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.0069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285772'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285804_19285804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285804_19285804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285804_19285804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285804_19285804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285804'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.0105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285804'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285864_19285864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285864_19285864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285864_19285864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285864_19285864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285864'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3647222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285864'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285945_19285945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285945_19285945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285945_19285945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19285971_19285971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285971'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.143055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285971'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19285988_19285988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19285988_19285988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19285988_19285988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19285988_19285988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19285988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19285988'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.050277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19285988'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19286213_19286213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19286213_19286213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19286213_19286213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19286304_19286304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19286304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19286304'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.081388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19286304'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19286320_19286320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19286320_19286320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19286320_19286320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19286320_19286320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19286320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19286320'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.070555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19286320'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19286385_19286385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19286385_19286385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19286385_19286385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19286487_19286487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19286487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19286487'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.0463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19286487'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19286518_19286518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19286518_19286518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19286518_19286518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19286518_19286518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19286518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19286518'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19286518'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19286587_19286587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19286587_19286587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19286587_19286587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19286587_19286587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19286587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19286587'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19286587'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19286615_19286615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19286615_19286615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19286615_19286615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19286615_19286615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19286615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19286615'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.0113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19286615'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19286642_19286642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19286642_19286642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19286642_19286642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19286642_19286642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19286642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19286642'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19286642'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19286666_19286666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19286666_19286666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19286666_19286666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19286666_19286666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19286666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19286666'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19286666'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19286732_19286732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19286732_19286732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19286732_19286732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19286732_19286732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19286732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19286732'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.051388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19286732'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19286753_19286753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19286753_19286753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19286753_19286753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19286785_19286785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19286785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19286785'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.903611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19286785'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19286790_19286790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19286790_19286790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19286790_19286790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19286790_19286790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19286790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19286790'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.111666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19286790'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19286820_19286820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19286820_19286820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19286820_19286820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19286820_19286820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19286820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19286820'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.015833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19286820'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19286854_19286854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19286854_19286854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19286854_19286854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19286854_19286854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19286854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19286854'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.054166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19286854'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287036_19287036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287036_19287036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287036_19287036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287036_19287036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287036'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.0133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287036'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287056_19287056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287056_19287056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287056_19287056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287056_19287056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287056'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.0008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287056'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287098_19287098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287098_19287098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287098_19287098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287098_19287098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287098'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.0291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287098'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287136_19287136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287136_19287136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287136_19287136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19287180_19287180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287180'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.0413888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287180'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287220_19287220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287220_19287220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287220_19287220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287220_19287220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287220'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287220'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287383_19287383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287383_19287383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287383_19287383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287383_19287383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287383'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287383'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287408_19287408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287408_19287408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287408_19287408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287408_19287408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287408'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.011388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287408'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287471_19287471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287471_19287471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287471_19287471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287471_19287471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287471'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.101944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287471'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287493_19287493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287493_19287493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287493_19287493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287493_19287493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287493'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.026388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287493'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287547_19287547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287547_19287547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287547_19287547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287547_19287547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287547'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.019722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287547'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287644_19287644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287644_19287644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287644_19287644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287644_19287644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287644'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.231388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287644'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287749_19287749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287749_19287749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287749_19287749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287749_19287749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287749'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287749'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287776_19287776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287776_19287776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287776_19287776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287776_19287776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287776'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.0327777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287776'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287812_19287812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287812_19287812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287812_19287812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287812_19287812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287812'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.0486111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287812'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287855_19287855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287855_19287855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287855_19287855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287855_19287855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287855'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.0066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287855'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19287897_19287897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19287897_19287897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19287897_19287897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19287897_19287897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19287897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19287897'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.0036111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19287897'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19288036_19288036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19288036_19288036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19288036_19288036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19288036_19288036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19288036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19288036'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.096666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19288036'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19288177_19288177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19288177_19288177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19288177_19288177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19288177_19288177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19288177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19288177'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19288177'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19288251_19288251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19288251_19288251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19288251_19288251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19288251_19288251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19288251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19288251'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19288251'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19288295_19288295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19288295_19288295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19288295_19288295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19288295_19288295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19288295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19288295'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.009166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19288295'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19288470_19288470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19288470_19288470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19288470_19288470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19288470_19288470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19288470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19288470'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.032777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19288470'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19288571_19288571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19288571_19288571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19288571_19288571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19288571_19288571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19288571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19288571'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.0180555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19288571'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19288678_19288678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19288678_19288678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19288678_19288678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19288678_19288678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19288678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19288678'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.0386111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19288678'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19288721_19288721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19288721_19288721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19288721_19288721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19288721_19288721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19288721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19288721'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.0455555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19288721'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19288759_19288759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19288759_19288759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19288759_19288759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19288759_19288759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19288759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19288759'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.0158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19288759'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19288800_19288800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19288800_19288800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19288800_19288800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19288800_19288800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19288800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19288800'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0347222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19288800'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19288942_19288942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19288942_19288942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19288942_19288942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19288942_19288942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19288942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19288942'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.051944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19288942'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289027_19289027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289027_19289027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289027_19289027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289027_19289027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289027'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289027'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289100_19289100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289100_19289100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289100_19289100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289100_19289100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289100'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289100'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289136_19289136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289136_19289136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289136_19289136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289136_19289136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289136'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289136'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289169_19289169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289169_19289169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289169_19289169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289169_19289169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289169'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.019722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289169'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289201_19289201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289201_19289201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289201_19289201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289201_19289201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289201'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.136944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289201'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289226_19289226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289226_19289226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289226_19289226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289226_19289226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289226'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.192222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289226'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289276_19289276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289276_19289276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289276_19289276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289276_19289276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289276'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.017777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289276'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289340_19289340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289340_19289340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289340_19289340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289340_19289340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289340'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.028888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289340'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289397_19289397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289397_19289397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289397_19289397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289397_19289397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289397'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.0427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289397'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289458_19289458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289458_19289458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289458_19289458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289458_19289458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289458'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.0219444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289458'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289486_19289486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289486_19289486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289486_19289486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289486_19289486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289486'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.0230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289486'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289524_19289524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289524_19289524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289524_19289524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289524_19289524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289524'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.0025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289524'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289552_19289552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289552_19289552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289552_19289552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289552_19289552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289552'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.0069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289552'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289589_19289589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289589_19289589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289589_19289589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289589_19289589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289589'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.0186111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289589'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289630_19289630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289630_19289630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289630_19289630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289630_19289630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289630'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289630'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289726_19289726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289726_19289726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289726_19289726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289726_19289726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289726'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.046111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289726'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289759_19289759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289759_19289759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289759_19289759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289759_19289759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289759'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.043611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289759'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289836_19289836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289836_19289836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289836_19289836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289836_19289836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289836'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.006944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289836'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289926_19289926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289926_19289926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289926_19289926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289926_19289926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289926'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.006944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289926'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289958_19289958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289958_19289958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289958_19289958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289958_19289958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289958'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.020277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289958'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19289984_19289984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19289984_19289984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19289984_19289984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19289984_19289984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19289984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19289984'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.031944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19289984'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290157_19290157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290157_19290157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290157_19290157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290157_19290157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290157'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.0222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290157'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290185_19290185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290185_19290185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290185_19290185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290185_19290185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290185'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.0066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290185'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290228_19290228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290228_19290228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290228_19290228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290228_19290228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290228'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.0052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290228'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290265_19290265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290265_19290265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290265_19290265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290265_19290265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290265'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.0122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290265'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290292_19290292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290292_19290292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290292_19290292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290292_19290292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290292'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.0258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290292'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290312_19290312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290312_19290312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290312_19290312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290312_19290312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290312'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290312'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290364_19290364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290364_19290364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290364_19290364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290364_19290364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290364'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290364'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290453_19290453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290453_19290453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290453_19290453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290453_19290453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290453'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.336944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290453'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290505_19290505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290505_19290505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290505_19290505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290505_19290505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290505'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.001944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290505'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290544_19290544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290544_19290544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290544_19290544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290544_19290544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290544'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.018055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290544'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290588_19290588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290588_19290588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290588_19290588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290588_19290588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290588'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.040555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290588'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290669_19290669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290669_19290669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290669_19290669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290669_19290669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290669'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.013611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290669'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290762_19290762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290762_19290762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290762_19290762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290762_19290762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290762'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.000833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290762'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290866_19290866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290866_19290866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290866_19290866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290866_19290866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290866'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.0122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290866'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290907_19290907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290907_19290907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290907_19290907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290907_19290907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290907'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.0611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290907'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19290926_19290926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19290926_19290926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19290926_19290926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19290926_19290926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19290926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19290926'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19290926'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291155_19291155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291155_19291155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291155_19291155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291155_19291155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291155'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.015555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291155'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291175_19291175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291175_19291175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291175_19291175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291175_19291175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291175'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.045555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291175'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291207_19291207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291207_19291207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291207_19291207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291207_19291207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291207'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291207'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291227_19291227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291227_19291227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291227_19291227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291227_19291227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291227'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.063611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291227'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291316_19291316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291316_19291316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291316_19291316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291316_19291316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291316'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.4980555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291316'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291335_19291335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291335_19291335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291335_19291335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291335_19291335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291335'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.0841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291335'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291365_19291365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291365_19291365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291365_19291365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291365_19291365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291365'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.0919444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291365'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291388_19291388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291388_19291388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291388_19291388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291388_19291388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291388'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.4080555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291388'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291398_19291398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291398_19291398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291398_19291398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291398_19291398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291398'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.0155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291398'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291426_19291426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291426_19291426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291426_19291426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19291430_19291430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291430'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1413888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291430'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291444_19291444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291444_19291444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291444_19291444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291444_19291444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291444'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.026111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291444'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291525_19291525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291525_19291525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291525_19291525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19291544_19291544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291544'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.241388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291544'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291595_19291595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291595_19291595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291595_19291595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291595_19291595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291595'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291595'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291616_19291616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291616_19291616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291616_19291616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291616_19291616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291616'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291616'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291640_19291640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291640_19291640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291640_19291640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19291652_19291652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291652'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.695555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291652'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291661_19291661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291661_19291661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291661_19291661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291661_19291661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291661'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.039444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291661'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291735_19291735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291735_19291735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291735_19291735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291735_19291735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291735'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1772222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291735'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291754_19291754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291754_19291754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291754_19291754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291754_19291754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291754'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.0277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291754'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291786_19291786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291786_19291786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291786_19291786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291786_19291786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291786'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.0088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291786'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291828_19291828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291828_19291828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291828_19291828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291828_19291828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291828'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.0188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291828'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291908_19291908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291908_19291908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291908_19291908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291908_19291908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291908'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.5652777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291908'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291917_19291917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291917_19291917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291917_19291917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291917_19291917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291917'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291917'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19291940_19291940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19291940_19291940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19291940_19291940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19291940_19291940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19291940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19291940'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.078888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19291940'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292019_19292019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292019_19292019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292019_19292019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19292019_19292019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292019'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.04'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292019'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292052_19292052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292052_19292052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292052_19292052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19292052_19292052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292052'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292052'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292094_19292094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292094_19292094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292094_19292094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19292094_19292094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292094'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.025555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292094'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292212_19292212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292212_19292212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292212_19292212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19292212_19292212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292212'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.053055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292212'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292238_19292238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292238_19292238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292238_19292238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19292238_19292238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292238'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.144444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292238'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292266_19292266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292266_19292266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292266_19292266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19292389_19292389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292389'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.3408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292389'^^xsd:integer;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292406_19292406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292406_19292406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292406_19292406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19292406_19292406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292406'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.0233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292406'^^xsd:integer;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292484_19292484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292484_19292484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292484_19292484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19292511_19292511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292511'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.248611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292511'^^xsd:integer;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292526_19292526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292526_19292526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292526_19292526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19292526_19292526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292526'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292526'^^xsd:integer;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292552_19292552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292552_19292552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292552_19292552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19292552_19292552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292552'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.058888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292552'^^xsd:integer;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292625_19292625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292625_19292625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292625_19292625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19292633_19292633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292633'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.039166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292633'^^xsd:integer;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292733_19292733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292733_19292733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292733_19292733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19292733_19292733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292733'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.082777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292733'^^xsd:integer;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292761_19292761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292761_19292761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292761_19292761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19292761_19292761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292761'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.469444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292761'^^xsd:integer;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292771_19292771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292771_19292771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292771_19292771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19292771_19292771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292771'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.044166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292771'^^xsd:integer;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292796_19292796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292796_19292796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292796_19292796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19292796_19292796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292796'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.023333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292796'^^xsd:integer;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292833_19292833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292833_19292833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292833_19292833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19292889_19292889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292889'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.0811111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292889'^^xsd:integer;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292920_19292920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292920_19292920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292920_19292920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19292920_19292920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19292920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19292920'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.0261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19292920'^^xsd:integer;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19292988_19292988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19292988_19292988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19292988_19292988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19293005_19293005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293005'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.56'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293005'^^xsd:integer;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293021_19293021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293021_19293021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293021_19293021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19293021_19293021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293021'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293021'^^xsd:integer;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293044_19293044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293044_19293044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293044_19293044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19293044_19293044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293044'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.021388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293044'^^xsd:integer;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293079_19293079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293079_19293079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293079_19293079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19293086_19293086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293086'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.039444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293086'^^xsd:integer;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293119_19293119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293119_19293119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293119_19293119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19293119_19293119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293119'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.085833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293119'^^xsd:integer;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293156_19293156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293156_19293156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293156_19293156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19293156_19293156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293156'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293156'^^xsd:integer;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293196_19293196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293196_19293196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293196_19293196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19293196_19293196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293196'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293196'^^xsd:integer;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293285_19293285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293285_19293285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293285_19293285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19293285_19293285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293285'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.376111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293285'^^xsd:integer;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293340_19293340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293340_19293340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293340_19293340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19293340_19293340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293340'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.0422222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293340'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293428_19293428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293428_19293428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293428_19293428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19293428_19293428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293428'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.0211111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293428'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293548_19293548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293548_19293548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293548_19293548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19293569_19293569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293569'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.355833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293569'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293582_19293582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293582_19293582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293582_19293582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19293582_19293582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293582'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293582'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293660_19293660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293660_19293660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293660_19293660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19293660_19293660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293660'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293660'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293684_19293684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293684_19293684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293684_19293684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19293684_19293684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293684'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.243888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293684'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293701_19293701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293701_19293701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293701_19293701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19293781_19293781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293781'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.053055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293781'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293825_19293825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293825_19293825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293825_19293825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19293861_19293861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293861'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.18305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293861'^^xsd:integer;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293936_19293936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293936_19293936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293936_19293936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19293951_19293951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293951'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.0508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293951'^^xsd:integer;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293968_19293968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293968_19293968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293968_19293968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19293968_19293968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19293968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19293968'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19293968'^^xsd:integer;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19293986_19293986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19293986_19293986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19293986_19293986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19294178_19294178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19294178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19294178'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.446666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19294178'^^xsd:integer;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19294285_19294285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19294285_19294285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19294285_19294285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19294295_19294295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19294295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19294295'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.1416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19294295'^^xsd:integer;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19294311_19294311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19294311_19294311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19294311_19294311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19294558_19294558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19294558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19294558'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.0013888888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19294558'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19294578_19294578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19294578_19294578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19294578_19294578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19294578_19294578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19294578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19294578'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.0380555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19294578'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19294655_19294655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19294655_19294655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19294655_19294655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19294655_19294655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19294655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19294655'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.1416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19294655'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19294731_19294731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19294731_19294731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19294731_19294731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19294731_19294731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19294731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19294731'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.0797222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19294731'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19294765_19294765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19294765_19294765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19294765_19294765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19294765_19294765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19294765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19294765'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.0094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19294765'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19294840_19294840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19294840_19294840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19294840_19294840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19294840_19294840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19294840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19294840'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.0038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19294840'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19294891_19294891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19294891_19294891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19294891_19294891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19294891_19294891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19294891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19294891'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.031388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19294891'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19294937_19294937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19294937_19294937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19294937_19294937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19294937_19294937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19294937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19294937'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.016388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19294937'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19294969_19294969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19294969_19294969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19294969_19294969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19294969_19294969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19294969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19294969'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.028055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19294969'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295007_19295007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295007_19295007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295007_19295007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295007_19295007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295007'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.058611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295007'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295047_19295047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295047_19295047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295047_19295047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295047_19295047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295047'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.018055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295047'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295104_19295104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295104_19295104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295104_19295104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295104_19295104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295104'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.000277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295104'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295177_19295177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295177_19295177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295177_19295177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295177_19295177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295177'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.041944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295177'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295214_19295214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295214_19295214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295214_19295214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295214_19295214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295214'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295214'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295305_19295305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295305_19295305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295305_19295305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295305_19295305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295305'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295305'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295352_19295352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295352_19295352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295352_19295352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295352_19295352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295352'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295352'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295392_19295392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295392_19295392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295392_19295392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19295526_19295526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295526'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.0069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295526'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295569_19295569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295569_19295569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295569_19295569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295569_19295569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295569'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.0238888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295569'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295660_19295660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295660_19295660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295660_19295660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295660_19295660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295660'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.0186111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295660'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295696_19295696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295696_19295696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295696_19295696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295696_19295696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295696'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.0163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295696'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295794_19295794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295794_19295794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295794_19295794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295794_19295794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295794'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.024444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295794'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295825_19295825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295825_19295825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295825_19295825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295825_19295825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295825'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.011666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295825'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295857_19295857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295857_19295857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295857_19295857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295857_19295857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295857'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.113055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295857'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295886_19295886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295886_19295886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295886_19295886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295886_19295886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295886'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.051388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295886'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295911_19295911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295911_19295911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295911_19295911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295911_19295911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295911'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295911'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19295953_19295953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19295953_19295953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19295953_19295953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19295953_19295953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19295953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19295953'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19295953'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296085_19296085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296085_19296085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296085_19296085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296085_19296085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296085'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296085'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296153_19296153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296153_19296153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296153_19296153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296153_19296153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296153'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296153'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296194_19296194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296194_19296194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296194_19296194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296194_19296194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296194'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296194'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296246_19296246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296246_19296246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296246_19296246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296246_19296246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296246'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296246'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296314_19296314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296314_19296314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296314_19296314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296314_19296314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296314'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.43138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296314'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296354_19296354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296354_19296354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296354_19296354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296354_19296354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296354'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.3158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296354'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296430_19296430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296430_19296430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296430_19296430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296430_19296430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296430'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.0494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296430'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296473_19296473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296473_19296473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296473_19296473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296473_19296473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296473'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296473'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296517_19296517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296517_19296517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296517_19296517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296517_19296517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296517'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296517'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296606_19296606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296606_19296606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296606_19296606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296606_19296606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296606'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0147222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296606'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296718_19296718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296718_19296718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296718_19296718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296718_19296718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296718'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296718'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296772_19296772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296772_19296772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296772_19296772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296772_19296772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296772'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.022777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296772'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296852_19296852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296852_19296852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296852_19296852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296852_19296852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296852'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.076944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296852'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296912_19296912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296912_19296912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296912_19296912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296912_19296912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296912'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296912'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19296972_19296972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19296972_19296972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19296972_19296972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19296972_19296972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19296972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19296972'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.018611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19296972'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297003_19297003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297003_19297003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297003_19297003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297003_19297003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297003'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.018611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297003'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297060_19297060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297060_19297060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297060_19297060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297060_19297060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297060'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.095833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297060'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297102_19297102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297102_19297102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297102_19297102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297102_19297102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297102'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.042222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297102'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297147_19297147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297147_19297147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297147_19297147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297147_19297147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297147'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.048888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297147'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297180_19297180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297180_19297180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297180_19297180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297180_19297180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297180'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297180'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297213_19297213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297213_19297213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297213_19297213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297213_19297213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297213'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.117777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297213'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297304_19297304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297304_19297304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297304_19297304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297304_19297304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297304'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297304'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297385_19297385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297385_19297385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297385_19297385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297385_19297385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297385'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.0027777777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297385'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297439_19297439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297439_19297439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297439_19297439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297439_19297439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297439'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.0941666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297439'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297490_19297490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297490_19297490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297490_19297490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297490_19297490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297490'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.0083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297490'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297599_19297599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297599_19297599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297599_19297599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297599_19297599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297599'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.0688888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297599'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297650_19297650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297650_19297650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297650_19297650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297650_19297650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297650'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.0027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297650'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297703_19297703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297703_19297703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297703_19297703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297703_19297703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297703'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.0108333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297703'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297895_19297895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297895_19297895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297895_19297895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19297895_19297895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19297895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19297895'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1405555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19297895'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19297947_19297947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19297947_19297947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19297947_19297947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19298012_19298012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298012'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298012'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298086_19298086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298086_19298086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298086_19298086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298086_19298086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298086'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298086'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298185_19298185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298185_19298185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298185_19298185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298185_19298185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298185'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.006111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298185'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298291_19298291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298291_19298291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298291_19298291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298291_19298291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298291'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.026944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298291'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298342_19298342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298342_19298342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298342_19298342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298342_19298342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298342'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.043055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298342'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298385_19298385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298385_19298385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298385_19298385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298385_19298385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298385'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.016388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298385'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298608_19298608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298608_19298608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298608_19298608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298608_19298608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298608'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.023055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298608'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298652_19298652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298652_19298652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298652_19298652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298652_19298652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298652'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.033611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298652'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298707_19298707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298707_19298707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298707_19298707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298707_19298707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298707'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.0247222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298707'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298828_19298828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298828_19298828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298828_19298828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298828_19298828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298828'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.0058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298828'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298896_19298896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298896_19298896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298896_19298896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298896_19298896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298896'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.0305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298896'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19298955_19298955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19298955_19298955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19298955_19298955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19298955_19298955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19298955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19298955'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.0130555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19298955'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299021_19299021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299021_19299021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299021_19299021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299021_19299021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299021'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.0208333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299021'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299070_19299070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299070_19299070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299070_19299070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299070_19299070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299070'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299070'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299109_19299109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299109_19299109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299109_19299109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299109_19299109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299109'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0997222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299109'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299148_19299148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299148_19299148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299148_19299148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299148_19299148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299148'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0647222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299148'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299218_19299218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299218_19299218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299218_19299218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299218_19299218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299218'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.739166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299218'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299239_19299239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299239_19299239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299239_19299239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299239_19299239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299239'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.040833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299239'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299295_19299295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299295_19299295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299295_19299295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299295_19299295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299295'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.003333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299295'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299338_19299338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299338_19299338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299338_19299338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19299390_19299390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299390'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.012777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299390'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299450_19299450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299450_19299450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299450_19299450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299450_19299450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299450'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.005277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299450'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299518_19299518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299518_19299518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299518_19299518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299518_19299518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299518'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.020277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299518'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299567_19299567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299567_19299567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299567_19299567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299567_19299567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299567'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.011666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299567'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299616_19299616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299616_19299616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299616_19299616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299616_19299616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299616'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299616'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299659_19299659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299659_19299659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299659_19299659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299659_19299659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299659'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.026111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299659'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19299818_19299818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19299818_19299818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19299818_19299818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19299818_19299818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19299818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19299818'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.0094444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19299818'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300003_19300003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300003_19300003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300003_19300003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300003_19300003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300003'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.0213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300003'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300053_19300053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300053_19300053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300053_19300053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300053_19300053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300053'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.0616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300053'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300101_19300101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300101_19300101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300101_19300101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300101_19300101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300101'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.0144444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300101'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300150_19300150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300150_19300150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300150_19300150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300150_19300150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300150'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.0019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300150'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300203_19300203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300203_19300203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300203_19300203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300203_19300203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300203'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300203'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300249_19300249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300249_19300249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300249_19300249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300249_19300249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300249'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.0416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300249'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300282_19300282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300282_19300282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300282_19300282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300282_19300282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300282'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.006388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300282'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300327_19300327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300327_19300327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300327_19300327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300327_19300327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300327'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.009722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300327'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300431_19300431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300431_19300431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300431_19300431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300431_19300431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300431'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.000555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300431'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300486_19300486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300486_19300486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300486_19300486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300486_19300486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300486'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300486'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300619_19300619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300619_19300619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300619_19300619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300619_19300619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300619'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300619'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300657_19300657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300657_19300657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300657_19300657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300657_19300657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300657'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.040555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300657'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300821_19300821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300821_19300821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300821_19300821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300821_19300821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300821'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.2763888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300821'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300920_19300920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300920_19300920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300920_19300920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300920_19300920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300920'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.1083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300920'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300949_19300949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300949_19300949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300949_19300949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300949_19300949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300949'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300949'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19300970_19300970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19300970_19300970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19300970_19300970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19300970_19300970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19300970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19300970'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.0058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19300970'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301005_19301005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301005_19301005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301005_19301005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19301005_19301005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301005'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.0172222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301005'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301077_19301077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301077_19301077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301077_19301077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19301077_19301077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301077'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301077'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301138_19301138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301138_19301138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301138_19301138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19301138_19301138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301138'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.009444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301138'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301467_19301467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301467_19301467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301467_19301467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19301467_19301467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301467'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.0452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301467'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301486_19301486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301486_19301486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301486_19301486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19301486_19301486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301486'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0202777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301486'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301536_19301536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301536_19301536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301536_19301536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19301536_19301536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301536'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0513888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301536'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301752_19301752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301752_19301752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301752_19301752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19301752_19301752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301752'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.039166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301752'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 49 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301852_19301852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301852_19301852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301852_19301852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19301852_19301852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301852'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301852'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19301908_19301908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19301908_19301908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19301908_19301908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19301908_19301908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19301908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19301908'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.042222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19301908'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302173_19302173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302173_19302173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302173_19302173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19302173_19302173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302173'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.0105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302173'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302288_19302288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302288_19302288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302288_19302288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19302309_19302309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302309'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.275833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302309'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302332_19302332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302332_19302332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302332_19302332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19302332_19302332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302332'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.052222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302332'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302368_19302368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302368_19302368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302368_19302368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19302368_19302368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302368'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302368'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302477_19302477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302477_19302477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302477_19302477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19302477_19302477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302477'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302477'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302669_19302669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302669_19302669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302669_19302669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19302676_19302676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302676'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.0125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302676'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302719_19302719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302719_19302719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302719_19302719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19302774_19302774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302774'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302774'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302863_19302863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302863_19302863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302863_19302863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19302863_19302863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302863'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302863'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302929_19302929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302929_19302929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302929_19302929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19302929_19302929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302929'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.120833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302929'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19302951_19302951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19302951_19302951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19302951_19302951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19302951_19302951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19302951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19302951'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19302951'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303022_19303022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303022_19303022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303022_19303022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19303022_19303022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19303022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19303022'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.080555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19303022'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303062_19303062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303062_19303062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303062_19303062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19303062_19303062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19303062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19303062'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.063611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19303062'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303111_19303111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303111_19303111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303111_19303111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19303111_19303111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19303111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19303111'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.070833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19303111'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303234_19303234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303234_19303234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303234_19303234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19303234_19303234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19303234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19303234'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.1141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19303234'^^xsd:integer;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303272_19303272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303272_19303272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303272_19303272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19303272_19303272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19303272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19303272'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.0077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19303272'^^xsd:integer;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303367_19303367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303367_19303367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303367_19303367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19303386_19303386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19303386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19303386'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.225555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19303386'^^xsd:integer;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303403_19303403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303403_19303403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303403_19303403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19303403_19303403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19303403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19303403'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19303403'^^xsd:integer;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303473_19303473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303473_19303473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303473_19303473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19303506_19303506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19303506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19303506'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.264166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19303506'^^xsd:integer;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303602_19303602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303602_19303602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303602_19303602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19303762_19303762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19303762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19303762'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.0558333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19303762'^^xsd:integer;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303844_19303844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303844_19303844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303844_19303844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19303844_19303844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19303844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19303844'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0238888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19303844'^^xsd:integer;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303881_19303881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303881_19303881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303881_19303881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19303895_19303895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19303895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19303895'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.471944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19303895'^^xsd:integer;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303914_19303914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303914_19303914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303914_19303914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19303914_19303914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19303914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19303914'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.112777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19303914'^^xsd:integer;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303948_19303948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303948_19303948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303948_19303948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19303948_19303948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19303948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19303948'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.021666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19303948'^^xsd:integer;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19303980_19303980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19303980_19303980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19303980_19303980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19304017_19304017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19304017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19304017'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.259166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19304017'^^xsd:integer;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19304108_19304108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19304108_19304108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19304108_19304108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19304108_19304108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19304108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19304108'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.039722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19304108'^^xsd:integer;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19304159_19304159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19304159_19304159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19304159_19304159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19304314_19304314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19304314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19304314'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.0030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19304314'^^xsd:integer;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19304358_19304358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19304358_19304358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19304358_19304358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19304358_19304358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19304358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19304358'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.0213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19304358'^^xsd:integer;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19304396_19304396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19304396_19304396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19304396_19304396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19304396_19304396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19304396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19304396'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19304396'^^xsd:integer;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19304435_19304435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19304435_19304435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19304435_19304435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19304435_19304435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19304435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19304435'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19304435'^^xsd:integer;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19304513_19304513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19304513_19304513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19304513_19304513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19304517_19304517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19304517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19304517'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.040277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19304517'^^xsd:integer;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19304552_19304552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19304552_19304552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19304552_19304552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19304552_19304552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19304552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19304552'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.003055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19304552'^^xsd:integer;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19304626_19304626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19304626_19304626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19304626_19304626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19304626_19304626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19304626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19304626'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19304626'^^xsd:integer;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19304680_19304680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19304680_19304680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19304680_19304680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19304680_19304680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19304680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19304680'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.046666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19304680'^^xsd:integer;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19304778_19304778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19304778_19304778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19304778_19304778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19304778_19304778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19304778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19304778'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19304778'^^xsd:integer;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19304864_19304864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19304864_19304864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19304864_19304864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19304923_19304923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19304923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19304923'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.09'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19304923'^^xsd:integer;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305121_19305121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305121_19305121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305121_19305121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19305121_19305121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305121'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305121'^^xsd:integer;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305163_19305163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305163_19305163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305163_19305163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19305163_19305163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305163'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305163'^^xsd:integer;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305206_19305206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305206_19305206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305206_19305206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19305206_19305206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305206'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305206'^^xsd:integer;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305231_19305231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305231_19305231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305231_19305231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19305261_19305261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305261'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.415555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305261'^^xsd:integer;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305279_19305279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305279_19305279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305279_19305279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19305279_19305279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305279'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305279'^^xsd:integer;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305308_19305308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305308_19305308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305308_19305308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19305308_19305308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305308'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.143888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305308'^^xsd:integer;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305349_19305349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305349_19305349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305349_19305349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19305661_19305661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305661'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.113611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305661'^^xsd:integer;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305687_19305687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305687_19305687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305687_19305687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19305892_19305892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305892'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1152777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305892'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305924_19305924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305924_19305924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305924_19305924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19305924_19305924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305924'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305924'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305960_19305960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305960_19305960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305960_19305960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19305960_19305960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305960'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.0038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305960'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19305992_19305992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19305992_19305992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19305992_19305992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19305992_19305992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19305992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19305992'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19305992'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306068_19306068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306068_19306068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306068_19306068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19306137_19306137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306137'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306137'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306182_19306182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306182_19306182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306182_19306182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19306273_19306273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306273'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.209166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306273'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306307_19306307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306307_19306307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306307_19306307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306307_19306307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306307'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.0052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306307'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306327_19306327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306327_19306327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306327_19306327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306327_19306327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306327'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.0611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306327'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306351_19306351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306351_19306351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306351_19306351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306351_19306351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306351'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.1066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306351'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306411_19306411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306411_19306411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306411_19306411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306411_19306411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306411'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1063888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306411'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306452_19306452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306452_19306452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306452_19306452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306452_19306452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306452'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306452'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306482_19306482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306482_19306482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306482_19306482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306482_19306482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306482'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0130555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306482'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306515_19306515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306515_19306515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306515_19306515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306515_19306515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306515'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306515'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306554_19306554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306554_19306554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306554_19306554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306554_19306554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306554'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306554'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306613_19306613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306613_19306613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306613_19306613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306613_19306613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306613'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306613'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306646_19306646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306646_19306646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306646_19306646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19306660_19306660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306660'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.144166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306660'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306685_19306685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306685_19306685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306685_19306685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306685_19306685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306685'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.000833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306685'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306726_19306726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306726_19306726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306726_19306726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306726_19306726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306726'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306726'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306760_19306760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306760_19306760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306760_19306760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306760_19306760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306760'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.016388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306760'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306856_19306856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306856_19306856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306856_19306856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306856_19306856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306856'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306856'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306918_19306918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306918_19306918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306918_19306918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306918_19306918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306918'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306918'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19306992_19306992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19306992_19306992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19306992_19306992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19306992_19306992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19306992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19306992'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.11527777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19306992'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307018_19307018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307018_19307018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307018_19307018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307018_19307018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307018'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.1944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307018'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307037_19307037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307037_19307037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307037_19307037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307037_19307037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307037'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.2838888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307037'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307052_19307052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307052_19307052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307052_19307052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307052_19307052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307052'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.1052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307052'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307088_19307088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307088_19307088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307088_19307088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307088_19307088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307088'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.1077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307088'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307118_19307118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307118_19307118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307118_19307118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307118_19307118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307118'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307118'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307159_19307159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307159_19307159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307159_19307159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19307198_19307198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307198'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.0130555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307198'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307229_19307229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307229_19307229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307229_19307229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307229_19307229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307229'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307229'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307257_19307257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307257_19307257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307257_19307257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307257_19307257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307257'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307257'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307292_19307292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307292_19307292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307292_19307292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307292_19307292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307292'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.006111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307292'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307330_19307330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307330_19307330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307330_19307330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307330_19307330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307330'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.078333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307330'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307365_19307365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307365_19307365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307365_19307365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307365_19307365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307365'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.118333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307365'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307394_19307394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307394_19307394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307394_19307394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307394_19307394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307394'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.013333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307394'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307443_19307443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307443_19307443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307443_19307443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307443_19307443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307443'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.023611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307443'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307515_19307515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307515_19307515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307515_19307515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307515_19307515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307515'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.021111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307515'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307637_19307637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307637_19307637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307637_19307637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307637_19307637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307637'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307637'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307711_19307711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307711_19307711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307711_19307711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307711_19307711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307711'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307711'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307824_19307824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307824_19307824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307824_19307824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307824_19307824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307824'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.0047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307824'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307862_19307862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307862_19307862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307862_19307862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307862_19307862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307862'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.0641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307862'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307896_19307896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307896_19307896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307896_19307896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307896_19307896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307896'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307896'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19307937_19307937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19307937_19307937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19307937_19307937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19307937_19307937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19307937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19307937'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.0044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19307937'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308021_19308021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308021_19308021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308021_19308021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19308021_19308021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308021'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308021'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308063_19308063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308063_19308063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308063_19308063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19308063_19308063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308063'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308063'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308190_19308190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308190_19308190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308190_19308190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19308233_19308233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308233'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.026111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308233'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308281_19308281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308281_19308281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308281_19308281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19308281_19308281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308281'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.004722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308281'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308456_19308456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308456_19308456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308456_19308456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19308456_19308456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308456'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.045277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308456'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308544_19308544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308544_19308544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308544_19308544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19308544_19308544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308544'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.028333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308544'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308663_19308663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308663_19308663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308663_19308663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19308706_19308706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308706'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.0041666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308706'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308748_19308748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308748_19308748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308748_19308748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19308748_19308748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308748'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.0066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308748'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308787_19308787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308787_19308787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308787_19308787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19308787_19308787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308787'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.0402777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308787'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308854_19308854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308854_19308854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308854_19308854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19308854_19308854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308854'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.0483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308854'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308891_19308891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308891_19308891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308891_19308891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19308891_19308891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308891'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308891'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308918_19308918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308918_19308918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308918_19308918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19308918_19308918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19308918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19308918'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1255555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19308918'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19308967_19308967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19308967_19308967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19308967_19308967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5846_19309045_19309045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309045'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.074722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309045'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309151_19309151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309151_19309151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309151_19309151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5846_19309155_19309155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309155'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.1575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309155'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309181_19309181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309181_19309181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309181_19309181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5846_19309181_19309181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309181'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.154166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309181'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309295_19309295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309295_19309295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309295_19309295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309295_19309295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309295_19309295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309295'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.45222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309295'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309380_19309380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309380_19309380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309380_19309380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309380_19309380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309380_19309380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309380'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.0941666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309380'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309411_19309411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309411_19309411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309411_19309411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309411_19309411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309411_19309411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309411'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.0366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309411'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309430_19309430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309430_19309430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309430_19309430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309430_19309430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309430_19309430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309430'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.0291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309430'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309468_19309468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309468_19309468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309468_19309468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309468_19309468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309468_19309468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309468'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309468'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309500_19309500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309500_19309500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309500_19309500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309500_19309500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309500_19309500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309500'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309500'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309536_19309536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309536_19309536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309536_19309536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309536_19309536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309536_19309536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309536'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.179166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309536'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309563_19309563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309563_19309563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309563_19309563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309563_19309563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309563_19309563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309563'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.286944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309563'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309581_19309581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309581_19309581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309581_19309581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309581_19309581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309581_19309581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309581'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.076111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309581'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309645_19309645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309645_19309645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309645_19309645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309645_19309645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309645_19309645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309645'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.031944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309645'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309677_19309677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309677_19309677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309677_19309677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309677_19309677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309677_19309677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309677'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.038333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309677'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309786_19309786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309786_19309786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309786_19309786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309786_19309786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309786_19309786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309786'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.031666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309786'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309822_19309822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309822_19309822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309822_19309822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309822_19309822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309822_19309822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309822'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.003333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309822'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309856_19309856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309856_19309856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309856_19309856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309856_19309856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309856_19309856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309856'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.139166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309856'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309904_19309904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309904_19309904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309904_19309904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309904_19309904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309904_19309904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309904'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.151111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309904'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19309996_19309996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19309996_19309996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19309996_19309996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19309996_19309996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19309996_19309996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19309996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19309996'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.0005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19309996'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310046_19310046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310046_19310046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310046_19310046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310046_19310046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310046_19310046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310046'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.0413888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310046'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310142_19310142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310142_19310142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310142_19310142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310142_19310142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310142_19310142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310142'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.0047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310142'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310191_19310191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310191_19310191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310191_19310191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310191_19310191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310191_19310191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310191'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310191'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310238_19310238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310238_19310238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310238_19310238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310238_19310238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310238_19310238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310238'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310238'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310277_19310277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310277_19310277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310277_19310277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310277_19310277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310277_19310277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310277'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310277'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310322_19310322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310322_19310322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310322_19310322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310322_19310322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310322_19310322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310322'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.3175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310322'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310350_19310350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310350_19310350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310350_19310350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310350_19310350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310350_19310350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310350'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.010833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310350'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310438_19310438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310438_19310438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310438_19310438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310438_19310438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310438_19310438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310438'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310438'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310480_19310480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310480_19310480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310480_19310480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310480_19310480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310480_19310480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310480'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.021388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310480'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310513_19310513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310513_19310513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310513_19310513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310513_19310513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310513_19310513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310513'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310513'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310619_19310619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310619_19310619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310619_19310619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310619_19310619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310619_19310619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310619'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310619'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310736_19310736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310736_19310736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310736_19310736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310736_19310736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310736_19310736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310736'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.925555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310736'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310921_19310921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310921_19310921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310921_19310921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310921_19310921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310921_19310921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310921'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.4983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310921'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310941_19310941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310941_19310941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310941_19310941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310941_19310941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310941_19310941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310941'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.0847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310941'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19310983_19310983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19310983_19310983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19310983_19310983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19310983_19310983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19310983_19310983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19310983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19310983'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.0236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19310983'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 49 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311035_19311035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311035_19311035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311035_19311035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311035_19311035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311035_19311035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311035'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.0308333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311035'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311077_19311077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311077_19311077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311077_19311077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311077_19311077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311077_19311077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311077'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.0141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311077'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311103_19311103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311103_19311103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311103_19311103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311103_19311103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311103_19311103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311103'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1988888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311103'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311125_19311125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311125_19311125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311125_19311125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311125_19311125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311125_19311125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311125'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311125'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311161_19311161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311161_19311161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311161_19311161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311161_19311161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311161_19311161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311161'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311161'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311240_19311240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311240_19311240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311240_19311240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311240_19311240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311240_19311240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311240'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.016388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311240'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311282_19311282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311282_19311282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311282_19311282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311282_19311282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311282_19311282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311282'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311282'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311372_19311372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311372_19311372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311372_19311372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311372_19311372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311372_19311372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311372'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.012777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311372'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311434_19311434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311434_19311434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311434_19311434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311434_19311434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311434_19311434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311434'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.029166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311434'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311548_19311548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311548_19311548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311548_19311548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311548_19311548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311548_19311548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311548'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.001111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311548'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311624_19311624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311624_19311624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311624_19311624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311624_19311624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311624_19311624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311624'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311624'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311797_19311797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311797_19311797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311797_19311797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311797_19311797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311797_19311797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311797'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.3225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311797'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311828_19311828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311828_19311828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311828_19311828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311828_19311828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311828_19311828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311828'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311828'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311880_19311880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311880_19311880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311880_19311880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311880_19311880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311880_19311880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311880'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.0083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311880'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311937_19311937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311937_19311937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311937_19311937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311937_19311937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311937_19311937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311937'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.0188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311937'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19311985_19311985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19311985_19311985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19311985_19311985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19311985_19311985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19311985_19311985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19311985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19311985'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.0041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19311985'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312014_19312014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312014_19312014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312014_19312014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312014_19312014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312014_19312014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312014'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312014'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312091_19312091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312091_19312091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312091_19312091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312091_19312091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312091_19312091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312091'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.883888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312091'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312094_19312094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312094_19312094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312094_19312094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312094_19312094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312094_19312094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312094'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.021944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312094'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312133_19312133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312133_19312133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312133_19312133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312133_19312133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312133_19312133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312133'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.2825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312133'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312141_19312141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312141_19312141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312141_19312141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312141_19312141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312141_19312141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312141'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.144444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312141'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312152_19312152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312152_19312152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312152_19312152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312152_19312152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312152_19312152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312152'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.063611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312152'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312235_19312235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312235_19312235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312235_19312235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312235_19312235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312235_19312235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312235'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312235'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312303_19312303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312303_19312303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312303_19312303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312303_19312303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312303_19312303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312303'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.038611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312303'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312347_19312347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312347_19312347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312347_19312347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312347_19312347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312347_19312347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312347'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.409722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312347'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312530_19312530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312530_19312530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312530_19312530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312530_19312530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312530_19312530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312530'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.0591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312530'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312569_19312569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312569_19312569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312569_19312569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312569_19312569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312569_19312569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312569'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0313888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312569'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312628_19312628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312628_19312628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312628_19312628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312628_19312628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312628_19312628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312628'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.5547222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312628'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312637_19312637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312637_19312637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312637_19312637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312637_19312637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312637_19312637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312637'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2680555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312637'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312658_19312658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312658_19312658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312658_19312658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312658_19312658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312658_19312658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312658'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.061944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312658'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312706_19312706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312706_19312706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312706_19312706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312706_19312706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312706_19312706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312706'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312706'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312787_19312787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312787_19312787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312787_19312787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312787_19312787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312787_19312787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312787'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312787'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312828_19312828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312828_19312828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312828_19312828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312828_19312828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312828_19312828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312828'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312828'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19312865_19312865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19312865_19312865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19312865_19312865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19312865_19312865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19312865_19312865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19312865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19312865'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19312865'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19313078_19313078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19313078_19313078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19313078_19313078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19313078_19313078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19313078_19313078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19313078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19313078'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.1505555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19313078'^^xsd:integer;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19313093_19313093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19313093_19313093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19313093_19313093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19313093_19313093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19313093_19313093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19313093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19313093'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.0738888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19313093'^^xsd:integer;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19313246_19313246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19313246_19313246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19313246_19313246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19313246_19313246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19313246_19313246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19313246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19313246'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.255833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19313246'^^xsd:integer;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19313582_19313582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19313582_19313582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19313582_19313582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19313582_19313582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19313582_19313582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19313582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19313582'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19313582'^^xsd:integer;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19313599_19313599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19313599_19313599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19313599_19313599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19313599_19313599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19313599_19313599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19313599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19313599'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.079444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19313599'^^xsd:integer;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19313625_19313625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19313625_19313625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19313625_19313625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19313625_19313625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19313625_19313625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19313625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19313625'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.049166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19313625'^^xsd:integer;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19313672_19313672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19313672_19313672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19313672_19313672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19313672_19313672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19313672_19313672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19313672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19313672'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.005277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19313672'^^xsd:integer;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19313781_19313781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19313781_19313781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19313781_19313781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19313781_19313781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19313781_19313781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19313781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19313781'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19313781'^^xsd:integer;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19313799_19313799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19313799_19313799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19313799_19313799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19313799_19313799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19313799_19313799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19313799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19313799'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.498333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19313799'^^xsd:integer;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19313817_19313817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19313817_19313817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19313817_19313817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19313817_19313817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19313817_19313817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19313817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19313817'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.017777777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19313817'^^xsd:integer;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19313868_19313868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19313868_19313868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19313868_19313868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19313868_19313868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19313868_19313868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19313868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19313868'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.2886111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19313868'^^xsd:integer;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19313938_19313938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19313938_19313938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19313938_19313938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19313938_19313938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19313938_19313938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19313938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19313938'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.0363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19313938'^^xsd:integer;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19314039_19314039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19314039_19314039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19314039_19314039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19314039_19314039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19314039_19314039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19314039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19314039'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.0352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19314039'^^xsd:integer;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19314075_19314075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19314075_19314075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19314075_19314075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19314075_19314075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19314075_19314075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19314075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19314075'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.1755555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19314075'^^xsd:integer;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19314104_19314104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19314104_19314104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19314104_19314104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19314104_19314104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19314104_19314104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19314104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19314104'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19314104'^^xsd:integer;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19314138_19314138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19314138_19314138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19314138_19314138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19314138_19314138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19314138_19314138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19314138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19314138'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.273611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19314138'^^xsd:integer;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19314164_19314164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19314164_19314164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19314164_19314164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19314164_19314164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19314164_19314164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19314164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19314164'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.124166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19314164'^^xsd:integer;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19314194_19314194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19314194_19314194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19314194_19314194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19314194_19314194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19314194_19314194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19314194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19314194'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19314194'^^xsd:integer;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19314215_19314215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19314215_19314215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19314215_19314215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19314215_19314215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19314215_19314215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19314215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19314215'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.058888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19314215'^^xsd:integer;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19314242_19314242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19314242_19314242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19314242_19314242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19314242_19314242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19314242_19314242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19314242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19314242'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.099444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19314242'^^xsd:integer;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19314693_19314693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19314693_19314693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19314693_19314693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19314693_19314693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19314693_19314693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19314693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19314693'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19314693'^^xsd:integer;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19314810_19314810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19314810_19314810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19314810_19314810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19314810_19314810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19314810_19314810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19314810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19314810'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.919722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19314810'^^xsd:integer;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19315954_19315954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19315954_19315954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19315954_19315954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19315954_19315954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19315954_19315954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19315954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19315954'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.125555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19315954'^^xsd:integer;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19315988_19315988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19315988_19315988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19315988_19315988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19315988_19315988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19315988_19315988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19315988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19315988'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19315988'^^xsd:integer;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316025_19316025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316025_19316025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316025_19316025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316025_19316025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316025_19316025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316025'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316025'^^xsd:integer;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316065_19316065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316065_19316065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316065_19316065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316065_19316065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316065_19316065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316065'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316065'^^xsd:integer;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316143_19316143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316143_19316143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316143_19316143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316143_19316143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316143_19316143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316143'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.098888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316143'^^xsd:integer;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316284_19316284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316284_19316284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316284_19316284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316284_19316284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316284_19316284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316284'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.084444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316284'^^xsd:integer;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316314_19316314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316314_19316314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316314_19316314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316314_19316314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316314_19316314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316314'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.28638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316314'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316333_19316333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316333_19316333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316333_19316333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316333_19316333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316333_19316333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316333'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.0572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316333'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316358_19316358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316358_19316358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316358_19316358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316358_19316358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316358_19316358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316358'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.0141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316358'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316534_19316534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316534_19316534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316534_19316534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316534_19316534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316534_19316534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316534'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.0391666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316534'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316573_19316573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316573_19316573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316573_19316573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316573_19316573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316573_19316573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316573'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316573'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316685_19316685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316685_19316685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316685_19316685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316685_19316685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316685_19316685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316685'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316685'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316713_19316713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316713_19316713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316713_19316713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316713_19316713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316713_19316713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316713'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316713'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316742_19316742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316742_19316742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316742_19316742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316742_19316742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316742_19316742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316742'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316742'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316777_19316777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316777_19316777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316777_19316777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316777_19316777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316777_19316777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316777'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.111944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316777'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316928_19316928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316928_19316928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316928_19316928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316928_19316928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316928_19316928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316928'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.75972222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316928'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316933_19316933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316933_19316933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316933_19316933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316933_19316933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316933_19316933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316933'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.0458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316933'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19316950_19316950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19316950_19316950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19316950_19316950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19316950_19316950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19316950_19316950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19316950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19316950'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.0072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19316950'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317009_19317009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317009_19317009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317009_19317009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317009_19317009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317009_19317009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317009'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.0133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317009'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317101_19317101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317101_19317101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317101_19317101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317101_19317101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317101_19317101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317101'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.0216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317101'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317154_19317154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317154_19317154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317154_19317154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317154_19317154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317154_19317154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317154'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0436111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317154'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317308_19317308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317308_19317308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317308_19317308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317308_19317308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317308_19317308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317308'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.003333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317308'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317362_19317362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317362_19317362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317362_19317362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317362_19317362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317362_19317362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317362'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.020277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317362'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317408_19317408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317408_19317408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317408_19317408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317408_19317408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317408_19317408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317408'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317408'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317460_19317460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317460_19317460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317460_19317460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317460_19317460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317460_19317460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317460'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.006944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317460'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317502_19317502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317502_19317502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317502_19317502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317502_19317502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317502_19317502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317502'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317502'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317537_19317537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317537_19317537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317537_19317537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317537_19317537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317537_19317537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317537'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.034444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317537'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317667_19317667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317667_19317667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317667_19317667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317667_19317667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317667_19317667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317667'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.073611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317667'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317694_19317694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317694_19317694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317694_19317694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317694_19317694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317694_19317694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317694'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317694'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317746_19317746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317746_19317746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317746_19317746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317746_19317746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317746_19317746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317746'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.018055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317746'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317870_19317870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317870_19317870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317870_19317870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317870_19317870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317870_19317870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317870'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.0725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317870'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317891_19317891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317891_19317891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317891_19317891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317891_19317891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317891_19317891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317891'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.0655555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317891'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317930_19317930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317930_19317930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317930_19317930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317930_19317930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317930_19317930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317930'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.0088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317930'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317957_19317957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317957_19317957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317957_19317957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317957_19317957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317957_19317957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317957'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.0513888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317957'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19317994_19317994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19317994_19317994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19317994_19317994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19317994_19317994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19317994_19317994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19317994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19317994'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.0311111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19317994'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318064_19318064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318064_19318064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318064_19318064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318064_19318064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318064_19318064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318064'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318064'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318134_19318134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318134_19318134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318134_19318134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318134_19318134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318134_19318134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318134'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318134'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318311_19318311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318311_19318311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318311_19318311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318311_19318311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318311_19318311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318311'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.011388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318311'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318383_19318383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318383_19318383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318383_19318383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318383_19318383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318383_19318383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318383'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.050277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318383'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318450_19318450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318450_19318450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318450_19318450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318450_19318450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318450_19318450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318450'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.000833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318450'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318555_19318555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318555_19318555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318555_19318555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318555_19318555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318555_19318555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318555'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318555'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318601_19318601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318601_19318601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318601_19318601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318601_19318601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318601_19318601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318601'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.234722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318601'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318635_19318635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318635_19318635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318635_19318635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318635_19318635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318635_19318635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318635'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.026388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318635'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318676_19318676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318676_19318676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318676_19318676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318676_19318676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318676_19318676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318676'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.0533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318676'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318714_19318714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318714_19318714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318714_19318714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318714_19318714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318714_19318714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318714'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.0502777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318714'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318755_19318755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318755_19318755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318755_19318755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318755_19318755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318755_19318755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318755'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.0216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318755'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318789_19318789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318789_19318789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318789_19318789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318789_19318789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318789_19318789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318789'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.0233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318789'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318810_19318810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318810_19318810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318810_19318810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318810_19318810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318810_19318810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318810'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.1216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318810'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318840_19318840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318840_19318840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318840_19318840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318840_19318840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318840_19318840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318840'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.0113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318840'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318927_19318927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318927_19318927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318927_19318927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318927_19318927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318927_19318927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318927'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318927'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19318971_19318971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19318971_19318971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19318971_19318971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19318971_19318971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19318971_19318971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19318971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19318971'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19318971'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319005_19319005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319005_19319005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319005_19319005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319005_19319005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319005_19319005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319005'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.021944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319005'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319045_19319045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319045_19319045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319045_19319045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319045_19319045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319045_19319045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319045'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.028611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319045'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319109_19319109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319109_19319109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319109_19319109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319109_19319109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319109_19319109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319109'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.748055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319109'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319124_19319124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319124_19319124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319124_19319124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319124_19319124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319124_19319124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319124'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.042777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319124'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319176_19319176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319176_19319176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319176_19319176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319176_19319176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319176_19319176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319176'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.035833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319176'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319217_19319217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319217_19319217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319217_19319217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319217_19319217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319217_19319217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319217'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.122777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319217'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319248_19319248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319248_19319248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319248_19319248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319248_19319248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319248_19319248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319248'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.064166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319248'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319279_19319279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319279_19319279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319279_19319279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319279_19319279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319279_19319279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319279'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.137777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319279'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319297_19319297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319297_19319297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319297_19319297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319297_19319297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319297_19319297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319297'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.037222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319297'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319327_19319327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319327_19319327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319327_19319327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319327_19319327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319327_19319327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319327'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.029166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319327'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319525_19319525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319525_19319525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319525_19319525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319525_19319525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319525_19319525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319525'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.0411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319525'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319535_19319535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319535_19319535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319535_19319535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319535_19319535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319535_19319535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319535'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.0183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319535'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319550_19319550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319550_19319550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319550_19319550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319550_19319550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319550_19319550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319550'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.1586111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319550'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319560_19319560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319560_19319560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319560_19319560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319560_19319560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319560_19319560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319560'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1327777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319560'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319583_19319583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319583_19319583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319583_19319583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319583_19319583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319583_19319583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319583'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0941666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319583'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319676_19319676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319676_19319676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319676_19319676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319676_19319676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319676_19319676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319676'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.016944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319676'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319717_19319717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319717_19319717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319717_19319717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319717_19319717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319717_19319717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319717'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.011388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319717'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319752_19319752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319752_19319752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319752_19319752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319752_19319752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319752_19319752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319752'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.023055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319752'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319807_19319807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319807_19319807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319807_19319807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319807_19319807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319807_19319807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319807'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319807'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319830_19319830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319830_19319830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319830_19319830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319830_19319830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319830_19319830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319830'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.140277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319830'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319840_19319840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319840_19319840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319840_19319840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319840_19319840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319840_19319840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319840'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.2225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319840'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19319863_19319863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19319863_19319863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19319863_19319863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19319863_19319863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19319863_19319863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19319863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19319863'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19319863'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320229_19320229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320229_19320229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320229_19320229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320229_19320229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320229_19320229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320229'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.526944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320229'^^xsd:integer;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320360_19320360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320360_19320360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320360_19320360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320360_19320360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320360_19320360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320360'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.0041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320360'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320407_19320407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320407_19320407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320407_19320407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320407_19320407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320407_19320407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320407'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.0122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320407'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320518_19320518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320518_19320518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320518_19320518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320518_19320518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320518_19320518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320518'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320518'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320557_19320557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320557_19320557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320557_19320557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320557_19320557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320557_19320557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320557'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.5933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320557'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320565_19320565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320565_19320565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320565_19320565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320565_19320565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320565_19320565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320565'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320565'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320583_19320583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320583_19320583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320583_19320583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320583_19320583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320583_19320583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320583'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0772222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320583'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320640_19320640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320640_19320640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320640_19320640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320640_19320640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320640_19320640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320640'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.013333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320640'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320684_19320684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320684_19320684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320684_19320684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320684_19320684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320684_19320684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320684'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320684'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320781_19320781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320781_19320781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320781_19320781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320781_19320781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320781_19320781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320781'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.015833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320781'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320828_19320828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320828_19320828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320828_19320828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320828_19320828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320828_19320828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320828'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.015833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320828'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320911_19320911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320911_19320911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320911_19320911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320911_19320911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320911_19320911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320911'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.028611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320911'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320945_19320945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320945_19320945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320945_19320945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320945_19320945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320945_19320945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320945'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.948611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320945'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19320948_19320948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19320948_19320948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19320948_19320948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19320948_19320948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19320948_19320948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19320948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19320948'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.110555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19320948'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19321060_19321060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19321060_19321060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19321060_19321060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19321060_19321060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19321060_19321060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19321060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19321060'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19321060'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19321168_19321168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19321168_19321168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19321168_19321168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19321168_19321168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19321168_19321168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19321168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19321168'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.0011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19321168'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19321207_19321207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19321207_19321207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19321207_19321207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19321207_19321207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19321207_19321207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19321207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19321207'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.0277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19321207'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19321235_19321235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19321235_19321235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19321235_19321235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19321235_19321235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19321235_19321235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19321235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19321235'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19321235'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19321272_19321272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19321272_19321272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19321272_19321272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19321272_19321272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19321272_19321272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19321272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19321272'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.8963888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19321272'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19321279_19321279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19321279_19321279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19321279_19321279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19321279_19321279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19321279_19321279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19321279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19321279'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.253888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19321279'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19321509_19321509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19321509_19321509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19321509_19321509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19321509_19321509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19321509_19321509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19321509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19321509'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.075833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19321509'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19321539_19321539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19321539_19321539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19321539_19321539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19321539_19321539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19321539_19321539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19321539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19321539'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.702222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19321539'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19321561_19321561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19321561_19321561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19321561_19321561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19321561_19321561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19321561_19321561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19321561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19321561'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.866388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19321561'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19321802_19321802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19321802_19321802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19321802_19321802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19321802_19321802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19321802_19321802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19321802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19321802'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.0138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19321802'^^xsd:integer;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19321847_19321847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19321847_19321847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19321847_19321847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19321847_19321847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19321847_19321847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19321847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19321847'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.774444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19321847'^^xsd:integer;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19321854_19321854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19321854_19321854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19321854_19321854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19321854_19321854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19321854_19321854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19321854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19321854'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.045277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19321854'^^xsd:integer;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19321974_19321974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19321974_19321974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19321974_19321974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19321974_19321974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19321974_19321974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19321974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19321974'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.418333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19321974'^^xsd:integer;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19322122_19322122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19322122_19322122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19322122_19322122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19322122_19322122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19322122_19322122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19322122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19322122'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.125555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19322122'^^xsd:integer;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19322392_19322392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19322392_19322392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19322392_19322392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19322392_19322392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19322392_19322392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19322392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19322392'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0147222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19322392'^^xsd:integer;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19322441_19322441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19322441_19322441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19322441_19322441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19322441_19322441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19322441_19322441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19322441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19322441'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.735555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19322441'^^xsd:integer;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19322448_19322448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19322448_19322448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19322448_19322448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19322448_19322448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19322448_19322448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19322448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19322448'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.063888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19322448'^^xsd:integer;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19322471_19322471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19322471_19322471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19322471_19322471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19322471_19322471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19322471_19322471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19322471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19322471'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19322471'^^xsd:integer;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19322543_19322543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19322543_19322543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19322543_19322543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19322543_19322543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19322543_19322543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19322543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19322543'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.066388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19322543'^^xsd:integer;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19322581_19322581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19322581_19322581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19322581_19322581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19322581_19322581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19322581_19322581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19322581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19322581'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.103055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19322581'^^xsd:integer;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19322702_19322702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19322702_19322702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19322702_19322702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19322702_19322702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19322702_19322702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19322702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19322702'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19322702'^^xsd:integer;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19322751_19322751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19322751_19322751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19322751_19322751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19322751_19322751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19322751_19322751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19322751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19322751'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.074166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19322751'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19322777_19322777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19322777_19322777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19322777_19322777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19322777_19322777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19322777_19322777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19322777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19322777'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.1719444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19322777'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19322890_19322890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19322890_19322890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19322890_19322890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19322890_19322890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19322890_19322890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19322890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19322890'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.0066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19322890'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19322934_19322934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19322934_19322934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19322934_19322934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19322934_19322934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19322934_19322934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19322934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19322934'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.0172222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19322934'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19322959_19322959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19322959_19322959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19322959_19322959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19322959_19322959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19322959_19322959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19322959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19322959'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19322959'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323005_19323005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323005_19323005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323005_19323005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323005_19323005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323005_19323005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323005'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.178055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323005'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323024_19323024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323024_19323024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323024_19323024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323024_19323024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323024_19323024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323024'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.036944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323024'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323076_19323076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323076_19323076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323076_19323076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323076_19323076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323076_19323076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323076'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.014444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323076'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323105_19323105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323105_19323105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323105_19323105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323105_19323105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323105_19323105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323105'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.311111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323105'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323125_19323125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323125_19323125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323125_19323125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323125_19323125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323125_19323125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323125'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.258055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323125'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323246_19323246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323246_19323246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323246_19323246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323246_19323246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323246_19323246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323246'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.498333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323246'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323254_19323254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323254_19323254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323254_19323254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323254_19323254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323254_19323254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323254'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.048611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323254'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323279_19323279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323279_19323279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323279_19323279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323279_19323279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323279_19323279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323279'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.3163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323279'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323382_19323382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323382_19323382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323382_19323382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323382_19323382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323382_19323382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323382'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323382'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323547_19323547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323547_19323547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323547_19323547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323547_19323547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323547_19323547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323547'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.1575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323547'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323563_19323563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323563_19323563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323563_19323563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323563_19323563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323563_19323563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323563'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323563'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323574_19323574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323574_19323574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323574_19323574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323574_19323574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323574_19323574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323574'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.084722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323574'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323601_19323601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323601_19323601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323601_19323601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323601_19323601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323601_19323601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323601'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.005277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323601'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323753_19323753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323753_19323753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323753_19323753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323753_19323753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323753_19323753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323753'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.736111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323753'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19323873_19323873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19323873_19323873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19323873_19323873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19323873_19323873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19323873_19323873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19323873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19323873'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.3347222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19323873'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324048_19324048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324048_19324048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324048_19324048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324048_19324048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324048_19324048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324048'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324048'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 53 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324097_19324097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324097_19324097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324097_19324097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324097_19324097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324097_19324097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324097'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324097'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324182_19324182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324182_19324182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324182_19324182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324182_19324182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324182_19324182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324182'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324182'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324216_19324216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324216_19324216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324216_19324216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324216_19324216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324216_19324216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324216'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.030833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324216'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324246_19324246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324246_19324246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324246_19324246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324246_19324246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324246_19324246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324246'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324246'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324274_19324274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324274_19324274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324274_19324274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324274_19324274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324274_19324274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324274'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.074722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324274'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324454_19324454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324454_19324454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324454_19324454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324454_19324454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324454_19324454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324454'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.344722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324454'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324549_19324549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324549_19324549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324549_19324549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324549_19324549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324549_19324549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324549'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.019166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324549'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324590_19324590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324590_19324590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324590_19324590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324590_19324590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324590_19324590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324590'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.0363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324590'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324618_19324618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324618_19324618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324618_19324618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324618_19324618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324618_19324618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324618'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.0613888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324618'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324746_19324746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324746_19324746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324746_19324746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324746_19324746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324746_19324746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324746'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324746'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324788_19324788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324788_19324788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324788_19324788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324788_19324788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324788_19324788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324788'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.1097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324788'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324829_19324829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324829_19324829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324829_19324829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324829_19324829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324829_19324829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324829'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324829'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19324966_19324966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19324966_19324966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19324966_19324966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19324966_19324966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19324966_19324966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19324966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19324966'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19324966'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325011_19325011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325011_19325011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325011_19325011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325011_19325011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325011_19325011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325011'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.000277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325011'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325048_19325048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325048_19325048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325048_19325048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325048_19325048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325048_19325048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325048'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.131666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325048'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325081_19325081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325081_19325081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325081_19325081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325081_19325081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325081_19325081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325081'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.032222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325081'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325204_19325204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325204_19325204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325204_19325204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325204_19325204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325204_19325204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325204'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325204'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325243_19325243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325243_19325243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325243_19325243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325243_19325243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325243_19325243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325243'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.177777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325243'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325427_19325427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325427_19325427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325427_19325427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325427_19325427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325427_19325427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325427'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.60666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325427'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325441_19325441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325441_19325441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325441_19325441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325441_19325441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325441_19325441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325441'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.2002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325441'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325467_19325467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325467_19325467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325467_19325467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325467_19325467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325467_19325467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325467'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.2291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325467'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325492_19325492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325492_19325492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325492_19325492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325492_19325492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325492_19325492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325492'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.1627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325492'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325718_19325718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325718_19325718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325718_19325718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325718_19325718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325718_19325718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325718'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325718'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325774_19325774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325774_19325774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325774_19325774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325774_19325774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325774_19325774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325774'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325774'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325825_19325825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325825_19325825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325825_19325825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325825_19325825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325825_19325825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325825'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.001944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325825'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325870_19325870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325870_19325870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325870_19325870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325870_19325870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325870_19325870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325870'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.190277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325870'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325907_19325907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325907_19325907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325907_19325907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325907_19325907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325907_19325907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325907'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.084722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325907'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19325985_19325985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19325985_19325985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19325985_19325985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19325985_19325985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19325985_19325985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19325985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19325985'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.001388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19325985'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326055_19326055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326055_19326055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326055_19326055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326055_19326055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326055_19326055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326055'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.034444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326055'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326122_19326122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326122_19326122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326122_19326122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326122_19326122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326122_19326122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326122'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.121111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326122'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326202_19326202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326202_19326202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326202_19326202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326202_19326202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326202_19326202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326202'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.0705555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326202'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326258_19326258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326258_19326258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326258_19326258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326258_19326258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326258_19326258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326258'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.4916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326258'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326268_19326268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326268_19326268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326268_19326268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326268_19326268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326268_19326268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326268'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.0208333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326268'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326410_19326410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326410_19326410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326410_19326410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326410_19326410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326410_19326410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326410'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.122777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326410'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326433_19326433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326433_19326433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326433_19326433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326433_19326433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326433_19326433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326433'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.238611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326433'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326445_19326445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326445_19326445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326445_19326445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326445_19326445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326445_19326445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326445'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.032777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326445'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326462_19326462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326462_19326462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326462_19326462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326462_19326462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326462_19326462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326462'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326462'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326483_19326483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326483_19326483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326483_19326483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326483_19326483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326483_19326483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326483'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.4825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326483'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326508_19326508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326508_19326508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326508_19326508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326508_19326508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326508_19326508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326508'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.526666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326508'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326700_19326700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326700_19326700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326700_19326700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326700_19326700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326700_19326700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326700'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.0391666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326700'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326747_19326747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326747_19326747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326747_19326747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326747_19326747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326747_19326747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326747'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0297222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326747'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326812_19326812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326812_19326812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326812_19326812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326812_19326812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326812_19326812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326812'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.0133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326812'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326873_19326873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326873_19326873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326873_19326873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326873_19326873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326873_19326873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326873'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326873'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19326957_19326957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19326957_19326957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19326957_19326957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19326957_19326957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19326957_19326957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19326957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19326957'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.011666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19326957'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19327168_19327168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19327168_19327168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19327168_19327168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19327168_19327168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19327168_19327168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19327168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19327168'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.035833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19327168'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19327261_19327261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19327261_19327261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19327261_19327261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19327261_19327261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19327261_19327261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19327261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19327261'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.203611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19327261'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19327568_19327568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19327568_19327568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19327568_19327568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19327568_19327568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19327568_19327568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19327568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19327568'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.0186111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19327568'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19327651_19327651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19327651_19327651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19327651_19327651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19327651_19327651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19327651_19327651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19327651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19327651'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.0427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19327651'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19327674_19327674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19327674_19327674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19327674_19327674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19327674_19327674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19327674_19327674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19327674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19327674'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.0494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19327674'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19327829_19327829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19327829_19327829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19327829_19327829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19327829_19327829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19327829_19327829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19327829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19327829'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19327829'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19327973_19327973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19327973_19327973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19327973_19327973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19327973_19327973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19327973_19327973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19327973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19327973'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19327973'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328008_19328008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328008_19328008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328008_19328008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328008_19328008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328008_19328008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328008'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328008'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328039_19328039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328039_19328039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328039_19328039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328039_19328039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328039_19328039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328039'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.016944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328039'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328075_19328075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328075_19328075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328075_19328075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328075_19328075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328075_19328075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328075'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.021111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328075'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328112_19328112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328112_19328112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328112_19328112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328112_19328112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328112_19328112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328112'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.092777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328112'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328141_19328141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328141_19328141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328141_19328141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328141_19328141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328141_19328141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328141'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328141'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328266_19328266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328266_19328266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328266_19328266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328266_19328266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328266_19328266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328266'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.0016666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328266'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328366_19328366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328366_19328366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328366_19328366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328366_19328366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328366_19328366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328366'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.2994444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328366'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328384_19328384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328384_19328384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328384_19328384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328384_19328384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328384_19328384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328384'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.0605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328384'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328417_19328417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328417_19328417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328417_19328417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328417_19328417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328417_19328417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328417'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328417'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328448_19328448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328448_19328448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328448_19328448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328448_19328448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328448_19328448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328448'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328448'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328547_19328547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328547_19328547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328547_19328547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328547_19328547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328547_19328547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328547'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.009444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328547'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328579_19328579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328579_19328579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328579_19328579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328579_19328579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328579_19328579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328579'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.136388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328579'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328651_19328651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328651_19328651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328651_19328651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328651_19328651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328651_19328651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328651'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.0925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328651'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328693_19328693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328693_19328693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328693_19328693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328693_19328693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328693_19328693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328693'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.998611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328693'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328696_19328696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328696_19328696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328696_19328696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328696_19328696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328696_19328696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328696'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328696'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328719_19328719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328719_19328719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328719_19328719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328719_19328719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328719_19328719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328719'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328719'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328887_19328887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328887_19328887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328887_19328887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328887_19328887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328887_19328887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328887'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.1744444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328887'^^xsd:integer;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328929_19328929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328929_19328929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328929_19328929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328929_19328929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328929_19328929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328929'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1288888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328929'^^xsd:integer;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19328999_19328999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19328999_19328999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19328999_19328999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19328999_19328999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19328999_19328999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19328999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19328999'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.119166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19328999'^^xsd:integer;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329110_19329110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329110_19329110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329110_19329110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329110_19329110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329110_19329110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329110'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.627222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329110'^^xsd:integer;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329122_19329122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329122_19329122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329122_19329122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329122_19329122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329122_19329122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329122'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.504166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329122'^^xsd:integer;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329192_19329192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329192_19329192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329192_19329192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329192_19329192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329192_19329192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329192'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.93833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329192'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329300_19329300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329300_19329300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329300_19329300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329300_19329300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329300_19329300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329300'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.0677777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329300'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329338_19329338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329338_19329338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329338_19329338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329338_19329338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329338_19329338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329338'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329338'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329460_19329460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329460_19329460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329460_19329460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329460_19329460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329460_19329460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329460'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.546111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329460'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329566_19329566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329566_19329566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329566_19329566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329566_19329566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329566_19329566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329566'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.060555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329566'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329680_19329680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329680_19329680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329680_19329680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329680_19329680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329680_19329680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329680'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.10138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329680'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329734_19329734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329734_19329734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329734_19329734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329734_19329734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329734_19329734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329734'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.0094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329734'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329837_19329837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329837_19329837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329837_19329837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329837_19329837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329837_19329837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329837'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.0088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329837'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329871_19329871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329871_19329871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329871_19329871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329871_19329871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329871_19329871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329871'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.0141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329871'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329899_19329899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329899_19329899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329899_19329899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329899_19329899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329899_19329899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329899'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329899'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329916_19329916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329916_19329916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329916_19329916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329916_19329916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329916_19329916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329916'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.0708333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329916'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19329935_19329935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19329935_19329935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19329935_19329935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19329935_19329935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19329935_19329935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19329935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19329935'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0294444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19329935'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330128_19330128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330128_19330128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330128_19330128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330128_19330128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330128_19330128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330128'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330128'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330263_19330263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330263_19330263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330263_19330263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330263_19330263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330263_19330263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330263'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.003333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330263'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330277_19330277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330277_19330277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330277_19330277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330277_19330277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330277_19330277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330277'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.142777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330277'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330293_19330293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330293_19330293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330293_19330293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330293_19330293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330293_19330293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330293'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.366111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330293'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330390_19330390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330390_19330390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330390_19330390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330390_19330390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330390_19330390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330390'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.0911111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330390'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330407_19330407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330407_19330407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330407_19330407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330407_19330407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330407_19330407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330407'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330407'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330505_19330505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330505_19330505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330505_19330505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330505_19330505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330505_19330505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330505'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.255833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330505'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330571_19330571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330571_19330571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330571_19330571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330571_19330571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330571_19330571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330571'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.0225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330571'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330624_19330624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330624_19330624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330624_19330624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330624_19330624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330624_19330624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330624'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.324722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330624'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330676_19330676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330676_19330676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330676_19330676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330676_19330676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330676_19330676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330676'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.602777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330676'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330900_19330900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330900_19330900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330900_19330900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330900_19330900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330900_19330900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330900'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.831388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330900'^^xsd:integer;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330906_19330906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330906_19330906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330906_19330906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330906_19330906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330906_19330906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330906'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.074444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330906'^^xsd:integer;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330933_19330933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330933_19330933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330933_19330933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330933_19330933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330933_19330933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330933'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.106111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330933'^^xsd:integer;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19330992_19330992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19330992_19330992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19330992_19330992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19330992_19330992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19330992_19330992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19330992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19330992'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.391388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19330992'^^xsd:integer;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331016_19331016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331016_19331016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331016_19331016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331016_19331016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331016_19331016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331016'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331016'^^xsd:integer;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331083_19331083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331083_19331083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331083_19331083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331083_19331083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331083_19331083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331083'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.479166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331083'^^xsd:integer;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331098_19331098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331098_19331098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331098_19331098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331098_19331098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331098_19331098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331098'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331098'^^xsd:integer;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331197_19331197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331197_19331197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331197_19331197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331197_19331197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331197_19331197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331197'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.7941666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331197'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331219_19331219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331219_19331219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331219_19331219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331219_19331219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331219_19331219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331219'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.6455555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331219'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331232_19331232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331232_19331232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331232_19331232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331232_19331232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331232_19331232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331232'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.1511111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331232'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331312_19331312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331312_19331312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331312_19331312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331312_19331312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331312_19331312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331312'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.0822222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331312'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331368_19331368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331368_19331368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331368_19331368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331368_19331368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331368_19331368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331368'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.838611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331368'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331375_19331375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331375_19331375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331375_19331375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331375_19331375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331375_19331375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331375'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.136111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331375'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331405_19331405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331405_19331405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331405_19331405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331405_19331405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331405_19331405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331405'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.386388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331405'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331480_19331480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331480_19331480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331480_19331480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331480_19331480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331480_19331480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331480'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.571111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331480'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331491_19331491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331491_19331491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331491_19331491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331491_19331491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331491_19331491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331491'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331491'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331578_19331578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331578_19331578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331578_19331578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331578_19331578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331578_19331578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331578'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331578'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331708_19331708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331708_19331708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331708_19331708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331708_19331708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331708_19331708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331708'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.281111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331708'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331767_19331767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331767_19331767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331767_19331767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331767_19331767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331767_19331767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331767'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.0586111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331767'^^xsd:integer;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331873_19331873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331873_19331873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331873_19331873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331873_19331873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331873_19331873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331873'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331873'^^xsd:integer;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19331980_19331980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19331980_19331980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19331980_19331980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19331980_19331980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19331980_19331980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19331980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19331980'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19331980'^^xsd:integer;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332012_19332012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332012_19332012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332012_19332012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332012_19332012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332012_19332012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332012'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.1133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332012'^^xsd:integer;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332117_19332117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332117_19332117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332117_19332117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332117_19332117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332117_19332117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332117'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.383888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332117'^^xsd:integer;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332175_19332175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332175_19332175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332175_19332175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332175_19332175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332175_19332175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332175'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.2725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332175'^^xsd:integer;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332381_19332381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332381_19332381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332381_19332381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332381_19332381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332381_19332381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332381'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332381'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332405_19332405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332405_19332405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332405_19332405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332405_19332405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332405_19332405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332405'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0711111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332405'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332442_19332442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332442_19332442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332442_19332442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332442_19332442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332442_19332442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332442'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.7675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332442'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332448_19332448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332448_19332448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332448_19332448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332448_19332448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332448_19332448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332448'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332448'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332476_19332476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332476_19332476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332476_19332476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332476_19332476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332476_19332476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332476'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.213611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332476'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332496_19332496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332496_19332496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332496_19332496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332496_19332496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332496_19332496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332496'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.140555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332496'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332518_19332518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332518_19332518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332518_19332518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332518_19332518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332518_19332518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332518'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332518'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332539_19332539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332539_19332539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332539_19332539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332539_19332539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332539_19332539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332539'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.059444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332539'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332578_19332578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332578_19332578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332578_19332578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332578_19332578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332578_19332578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332578'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.104722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332578'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332653_19332653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332653_19332653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332653_19332653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332653_19332653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332653_19332653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332653'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.231111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332653'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332671_19332671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332671_19332671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332671_19332671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332671_19332671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332671_19332671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332671'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332671'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332848_19332848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332848_19332848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332848_19332848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332848_19332848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332848_19332848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332848'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.9177777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332848'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332853_19332853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332853_19332853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332853_19332853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332853_19332853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332853_19332853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332853'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.0819444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332853'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332891_19332891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332891_19332891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332891_19332891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332891_19332891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332891_19332891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332891'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.0111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332891'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19332974_19332974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19332974_19332974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19332974_19332974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19332974_19332974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19332974_19332974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19332974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19332974'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0430555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19332974'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19333038_19333038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19333038_19333038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19333038_19333038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19333038_19333038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19333038_19333038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19333038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19333038'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.989722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19333038'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19333040_19333040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19333040_19333040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19333040_19333040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19333040_19333040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19333040_19333040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19333040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19333040'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.071388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19333040'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19333061_19333061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19333061_19333061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19333061_19333061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19333061_19333061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19333061_19333061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19333061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19333061'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.012222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19333061'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19333119_19333119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19333119_19333119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19333119_19333119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19333119_19333119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19333119_19333119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19333119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19333119'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19333119'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19333162_19333162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19333162_19333162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19333162_19333162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19333162_19333162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19333162_19333162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19333162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19333162'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19333162'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19333330_19333330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19333330_19333330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19333330_19333330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19333330_19333330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19333330_19333330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19333330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19333330'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.021666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19333330'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19333504_19333504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19333504_19333504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19333504_19333504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19333504_19333504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19333504_19333504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19333504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19333504'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.0386111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19333504'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19333581_19333581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19333581_19333581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19333581_19333581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19333581_19333581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19333581_19333581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19333581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19333581'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.24'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19333581'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19333607_19333607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19333607_19333607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19333607_19333607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19333607_19333607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19333607_19333607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19333607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19333607'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.048333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19333607'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19333658_19333658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19333658_19333658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19333658_19333658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19333658_19333658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19333658_19333658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19333658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19333658'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.320277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19333658'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19333903_19333903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19333903_19333903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19333903_19333903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19333903_19333903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19333903_19333903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19333903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19333903'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.117777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19333903'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19333952_19333952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19333952_19333952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19333952_19333952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19333952_19333952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19333952_19333952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19333952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19333952'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.3636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19333952'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19334066_19334066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19334066_19334066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19334066_19334066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19334066_19334066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19334066_19334066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19334066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19334066'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.0647222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19334066'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19334092_19334092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19334092_19334092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19334092_19334092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19334092_19334092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19334092_19334092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19334092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19334092'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.0261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19334092'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19334218_19334218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19334218_19334218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19334218_19334218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19334218_19334218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19334218_19334218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19334218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19334218'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.018611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19334218'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19334252_19334252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19334252_19334252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19334252_19334252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19334252_19334252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19334252_19334252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19334252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19334252'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.368055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19334252'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19334391_19334391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19334391_19334391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19334391_19334391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19334391_19334391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19334391_19334391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19334391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19334391'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19334391'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19334525_19334525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19334525_19334525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19334525_19334525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19334525_19334525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19334525_19334525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19334525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19334525'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.022777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19334525'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19334570_19334570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19334570_19334570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19334570_19334570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19334570_19334570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19334570_19334570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19334570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19334570'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.068888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19334570'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19334610_19334610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19334610_19334610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19334610_19334610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19334610_19334610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19334610_19334610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19334610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19334610'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.014166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19334610'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19334718_19334718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19334718_19334718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19334718_19334718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19334718_19334718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19334718_19334718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19334718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19334718'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.25611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19334718'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19334908_19334908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19334908_19334908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19334908_19334908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19334908_19334908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19334908_19334908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19334908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19334908'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.0363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19334908'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19334934_19334934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19334934_19334934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19334934_19334934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19334934_19334934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19334934_19334934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19334934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19334934'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.0172222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19334934'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19334974_19334974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19334974_19334974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19334974_19334974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19334974_19334974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19334974_19334974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19334974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19334974'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.1183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19334974'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19335111_19335111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19335111_19335111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19335111_19335111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19335111_19335111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19335111_19335111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19335111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19335111'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19335111'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19335161_19335161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19335161_19335161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19335161_19335161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19335161_19335161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19335161_19335161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19335161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19335161'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.005277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19335161'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19335211_19335211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19335211_19335211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19335211_19335211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19335211_19335211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19335211_19335211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19335211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19335211'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.000833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19335211'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19335249_19335249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19335249_19335249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19335249_19335249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19335249_19335249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19335249_19335249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19335249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19335249'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.020277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19335249'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19335446_19335446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19335446_19335446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19335446_19335446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19335446_19335446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19335446_19335446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19335446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19335446'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.003055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19335446'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19335489_19335489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19335489_19335489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19335489_19335489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19335489_19335489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19335489_19335489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19335489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19335489'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19335489'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19335536_19335536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19335536_19335536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19335536_19335536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19335536_19335536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19335536_19335536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19335536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19335536'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19335536'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19335620_19335620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19335620_19335620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19335620_19335620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19335620_19335620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19335620_19335620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19335620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19335620'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.13138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19335620'^^xsd:integer;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19335667_19335667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19335667_19335667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19335667_19335667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19335667_19335667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19335667_19335667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19335667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19335667'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.0294444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19335667'^^xsd:integer;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19335755_19335755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19335755_19335755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19335755_19335755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19335755_19335755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19335755_19335755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19335755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19335755'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.0983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19335755'^^xsd:integer;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19335998_19335998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19335998_19335998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19335998_19335998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19335998_19335998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19335998_19335998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19335998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19335998'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.0241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19335998'^^xsd:integer;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19336048_19336048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19336048_19336048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19336048_19336048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19336048_19336048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19336048_19336048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19336048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19336048'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.038055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19336048'^^xsd:integer;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19336095_19336095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19336095_19336095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19336095_19336095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19336095_19336095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19336095_19336095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19336095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19336095'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.031388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19336095'^^xsd:integer;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283547_19283547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283547_19283547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283547_19283547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19283547_19283547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19283547_19283547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283547'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.471111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283547'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19283569_19283569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19283569_19283569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19283569_19283569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55092"^^xsd:decimal ;
  dwc:decimalLongitude "2.92157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19283569_19283569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55092 2.92157)"^^geo:wktLiteral ;
  geo-pos:lat "51.55092"^^xsd:decimal ;
  geo-pos:long "2.92157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19283569_19283569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19283569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19283569'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.763333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92157'^^xsd:double;
  dwc:latitude '51.55092'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19283569'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106252'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19337504_19337504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19337504_19337504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19337504_19337504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19337504_19337504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19337504_19337504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19337504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19337504'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.1855555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19337504'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19338646_19338646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19338646_19338646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19338646_19338646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19338646_19338646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19338646_19338646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19338646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19338646'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.0158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19338646'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349360_19349360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349360_19349360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349360_19349360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349360_19349360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349360_19349360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349360'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.868611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349360'^^xsd:integer;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349365_19349365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349365_19349365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349365_19349365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349365_19349365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349365_19349365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349365'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.086666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349365'^^xsd:integer;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351094_19351094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351094_19351094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351094_19351094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351094_19351094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351094_19351094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351094'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.0208333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351094'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351151_19351151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351151_19351151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351151_19351151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351151_19351151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351151_19351151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351151'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.0511111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351151'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351411_19351411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351411_19351411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351411_19351411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351411_19351411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351411_19351411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351411'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.006111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351411'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351554_19351554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351554_19351554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351554_19351554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351554_19351554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351554_19351554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351554'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.144722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351554'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351770_19351770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351770_19351770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351770_19351770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351770_19351770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351770_19351770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351770'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.015555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351770'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351951_19351951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351951_19351951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351951_19351951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351951_19351951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351951_19351951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351951'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351951'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352044_19352044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352044_19352044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352044_19352044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352044_19352044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352044_19352044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352044'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.0091666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352044'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352202_19352202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352202_19352202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352202_19352202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352202_19352202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352202_19352202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352202'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.0433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352202'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352246_19352246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352246_19352246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352246_19352246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352246_19352246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352246_19352246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352246'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.0155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352246'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352550_19352550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352550_19352550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352550_19352550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352550_19352550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352550_19352550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352550'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352550'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352749_19352749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352749_19352749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352749_19352749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352749_19352749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352749_19352749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352749'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.106666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352749'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352805_19352805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352805_19352805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352805_19352805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352805_19352805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352805_19352805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352805'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.076388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352805'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352852_19352852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352852_19352852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352852_19352852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352852_19352852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352852_19352852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352852'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352852'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19353404_19353404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19353404_19353404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19353404_19353404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19353404_19353404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19353404_19353404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19353404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19353404'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.2841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19353404'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19353667_19353667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19353667_19353667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19353667_19353667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19353667_19353667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19353667_19353667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19353667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19353667'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19353667'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19353742_19353742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19353742_19353742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19353742_19353742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19353742_19353742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19353742_19353742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19353742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19353742'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.000555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19353742'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19353801_19353801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19353801_19353801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19353801_19353801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19353801_19353801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19353801_19353801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19353801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19353801'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.030277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19353801'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19353947_19353947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19353947_19353947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19353947_19353947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19353947_19353947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19353947_19353947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19353947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19353947'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.049722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19353947'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354154_19354154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354154_19354154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354154_19354154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354154_19354154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354154_19354154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354154'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.0155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354154'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354342_19354342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354342_19354342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354342_19354342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354342_19354342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354342_19354342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354342'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354342'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354390_19354390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354390_19354390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354390_19354390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354390_19354390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354390_19354390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354390'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354390'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354549_19354549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354549_19354549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354549_19354549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354549_19354549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354549_19354549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354549'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.140555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354549'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354861_19354861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354861_19354861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354861_19354861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354861_19354861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354861_19354861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354861'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354861'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354983_19354983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354983_19354983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354983_19354983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354983_19354983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354983_19354983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354983'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.2675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354983'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355470_19355470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355470_19355470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355470_19355470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355470_19355470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355470_19355470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355470'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.3622222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355470'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355548_19355548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355548_19355548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355548_19355548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355548_19355548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355548_19355548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355548'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.2030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355548'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355792_19355792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355792_19355792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355792_19355792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355792_19355792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355792_19355792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355792'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.080555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355792'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356207_19356207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356207_19356207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356207_19356207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356207_19356207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356207_19356207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356207'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356207'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358605_19358605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358605_19358605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358605_19358605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358605_19358605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358605_19358605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358605'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.3325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358605'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358674_19358674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358674_19358674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358674_19358674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358674_19358674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358674_19358674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358674'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0963888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358674'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359000_19359000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359000_19359000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359000_19359000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359000_19359000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359000_19359000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359000'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.5627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359000'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359067_19359067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359067_19359067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359067_19359067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359067_19359067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359067_19359067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359067'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.1958333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359067'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359244_19359244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359244_19359244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359244_19359244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359244_19359244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359244_19359244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359244'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.376111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359244'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359273_19359273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359273_19359273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359273_19359273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359273_19359273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359273_19359273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359273'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.386111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359273'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19384434_19384434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19384434_19384434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19384434_19384434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19384434_19384434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19384434_19384434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19384434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19384434'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.018888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19384434'^^xsd:integer;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19384496_19384496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19384496_19384496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19384496_19384496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19384496_19384496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19384496_19384496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19384496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19384496'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.080833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19384496'^^xsd:integer;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19384533_19384533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19384533_19384533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19384533_19384533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19384533_19384533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19384533_19384533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19384533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19384533'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19384533'^^xsd:integer;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19384591_19384591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19384591_19384591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19384591_19384591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19384591_19384591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19384591_19384591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19384591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19384591'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19384591'^^xsd:integer;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19384775_19384775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19384775_19384775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19384775_19384775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19384775_19384775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19384775_19384775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19384775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19384775'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.0583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19384775'^^xsd:integer;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19384906_19384906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19384906_19384906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19384906_19384906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19384906_19384906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19384906_19384906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19384906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19384906'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19384906'^^xsd:integer;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19384962_19384962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19384962_19384962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19384962_19384962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19384962_19384962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19384962_19384962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19384962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19384962'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.045277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19384962'^^xsd:integer;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19385006_19385006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19385006_19385006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19385006_19385006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19385006_19385006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19385006_19385006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19385006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19385006'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.036666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19385006'^^xsd:integer;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19385134_19385134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19385134_19385134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19385134_19385134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19385134_19385134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19385134_19385134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19385134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19385134'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.3527777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19385134'^^xsd:integer;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19385164_19385164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19385164_19385164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19385164_19385164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19385164_19385164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19385164_19385164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19385164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19385164'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.1313888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19385164'^^xsd:integer;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19385285_19385285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19385285_19385285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19385285_19385285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19385285_19385285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19385285_19385285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19385285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19385285'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.012777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19385285'^^xsd:integer;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19385326_19385326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19385326_19385326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19385326_19385326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19385326_19385326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19385326_19385326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19385326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19385326'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.012777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19385326'^^xsd:integer;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19385401_19385401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19385401_19385401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19385401_19385401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19385401_19385401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19385401_19385401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19385401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19385401'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19385401'^^xsd:integer;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19385467_19385467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19385467_19385467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19385467_19385467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19385467_19385467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19385467_19385467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19385467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19385467'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.0205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19385467'^^xsd:integer;
  dwc:observationDate '2010-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19385507_19385507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19385507_19385507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19385507_19385507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19385507_19385507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19385507_19385507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19385507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19385507'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.1366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19385507'^^xsd:integer;
  dwc:observationDate '2010-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19385606_19385606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19385606_19385606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19385606_19385606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19385606_19385606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19385606_19385606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19385606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19385606'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.003611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19385606'^^xsd:integer;
  dwc:observationDate '2010-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19337478_19337478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19337478_19337478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19337478_19337478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19337478_19337478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19337478_19337478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19337478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19337478'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.6930555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19337478'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19337489_19337489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19337489_19337489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19337489_19337489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19337489_19337489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19337489_19337489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19337489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19337489'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19337489'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19337562_19337562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19337562_19337562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19337562_19337562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19337562_19337562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19337562_19337562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19337562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19337562'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2511111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19337562'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19337826_19337826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19337826_19337826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19337826_19337826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19337826_19337826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19337826_19337826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19337826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19337826'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.022777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19337826'^^xsd:integer;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19338128_19338128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19338128_19338128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19338128_19338128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19338128_19338128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19338128_19338128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19338128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19338128'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.6155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19338128'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19338175_19338175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19338175_19338175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19338175_19338175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19338175_19338175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19338175_19338175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19338175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19338175'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.3505555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19338175'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19338242_19338242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19338242_19338242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19338242_19338242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19338242_19338242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19338242_19338242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19338242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19338242'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.3661111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19338242'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19338334_19338334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19338334_19338334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19338334_19338334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19338334_19338334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19338334_19338334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19338334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19338334'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1961111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19338334'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19338453_19338453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19338453_19338453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19338453_19338453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19338453_19338453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19338453_19338453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19338453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19338453'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.232222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19338453'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19338495_19338495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19338495_19338495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19338495_19338495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19338495_19338495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19338495_19338495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19338495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19338495'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.410555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19338495'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19338552_19338552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19338552_19338552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19338552_19338552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19338552_19338552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19338552_19338552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19338552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19338552'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19338552'^^xsd:integer;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19338821_19338821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19338821_19338821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19338821_19338821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19338821_19338821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19338821_19338821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19338821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19338821'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.287222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19338821'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19338956_19338956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19338956_19338956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19338956_19338956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19338956_19338956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19338956_19338956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19338956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19338956'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.801666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19338956'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19338977_19338977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19338977_19338977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19338977_19338977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19338977_19338977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19338977_19338977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19338977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19338977'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.282222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19338977'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339012_19339012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339012_19339012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339012_19339012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339012_19339012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339012_19339012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339012'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339012'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339606_19339606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339606_19339606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339606_19339606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339606_19339606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339606_19339606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339606'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.6516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339606'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339744_19339744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339744_19339744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339744_19339744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339744_19339744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339744_19339744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339744'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.611944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339744'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339812_19339812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339812_19339812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339812_19339812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339812_19339812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339812_19339812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339812'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.871111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339812'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339833_19339833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339833_19339833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339833_19339833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339833_19339833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339833_19339833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339833'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.281111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339833'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339870_19339870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339870_19339870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339870_19339870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339870_19339870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339870_19339870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339870'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.057222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339870'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19340137_19340137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19340137_19340137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19340137_19340137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19340137_19340137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19340137_19340137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19340137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19340137'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.0813888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19340137'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341234_19341234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341234_19341234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341234_19341234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341234_19341234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341234_19341234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341234'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.961111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341234'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346349_19346349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346349_19346349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346349_19346349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346349_19346349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346349_19346349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346349'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.559722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346349'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19347606_19347606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19347606_19347606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19347606_19347606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19347606_19347606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19347606_19347606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19347606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19347606'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.808055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19347606'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19347678_19347678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19347678_19347678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19347678_19347678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19347678_19347678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19347678_19347678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19347678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19347678'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19347678'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348431_19348431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348431_19348431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348431_19348431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348431_19348431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348431_19348431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348431'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.34083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348431'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349419_19349419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349419_19349419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349419_19349419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349419_19349419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349419_19349419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349419'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.8397222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349419'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349611_19349611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349611_19349611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349611_19349611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349611_19349611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349611_19349611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349611'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.5252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349611'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349988_19349988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349988_19349988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349988_19349988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349988_19349988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349988_19349988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349988'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.192777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349988'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350013_19350013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350013_19350013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350013_19350013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350013_19350013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350013_19350013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350013'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.000277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350013'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350067_19350067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350067_19350067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350067_19350067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350067_19350067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350067_19350067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350067'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.095833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350067'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350255_19350255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350255_19350255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350255_19350255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350255_19350255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350255_19350255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350255'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.9361111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350255'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350458_19350458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350458_19350458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350458_19350458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350458_19350458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350458_19350458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350458'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.8897222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350458'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350464_19350464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350464_19350464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350464_19350464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350464_19350464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350464_19350464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350464'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.0019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350464'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350638_19350638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350638_19350638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350638_19350638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350638_19350638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350638_19350638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350638'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.573055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350638'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350832_19350832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350832_19350832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350832_19350832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350832_19350832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350832_19350832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350832'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.083055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350832'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350887_19350887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350887_19350887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350887_19350887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350887_19350887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350887_19350887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350887'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.275555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350887'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351076_19351076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351076_19351076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351076_19351076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351076_19351076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351076_19351076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351076'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.3252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351076'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351107_19351107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351107_19351107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351107_19351107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351107_19351107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351107_19351107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351107'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.3311111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351107'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351340_19351340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351340_19351340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351340_19351340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351340_19351340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351340_19351340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351340'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351340'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351427_19351427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351427_19351427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351427_19351427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351427_19351427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351427_19351427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351427'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.1675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351427'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352068_19352068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352068_19352068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352068_19352068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352068_19352068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352068_19352068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352068'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.40194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352068'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352170_19352170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352170_19352170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352170_19352170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352170_19352170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352170_19352170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352170'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.2227777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352170'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352361_19352361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352361_19352361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352361_19352361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352361_19352361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352361_19352361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352361'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.2691666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352361'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352387_19352387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352387_19352387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352387_19352387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352387_19352387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352387_19352387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352387'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352387'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352730_19352730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352730_19352730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352730_19352730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352730_19352730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352730_19352730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352730'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.782222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352730'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352768_19352768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352768_19352768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352768_19352768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352768_19352768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352768_19352768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352768'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.426388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352768'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352934_19352934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352934_19352934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352934_19352934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352934_19352934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352934_19352934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352934'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.376388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352934'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352974_19352974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352974_19352974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352974_19352974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352974_19352974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352974_19352974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352974'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.511388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352974'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19353051_19353051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19353051_19353051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19353051_19353051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19353051_19353051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19353051_19353051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19353051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19353051'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.863333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19353051'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19353127_19353127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19353127_19353127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19353127_19353127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19353127_19353127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19353127_19353127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19353127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19353127'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.0161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19353127'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19353290_19353290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19353290_19353290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19353290_19353290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19353290_19353290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19353290_19353290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19353290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19353290'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.845'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19353290'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19353334_19353334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19353334_19353334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19353334_19353334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19353334_19353334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19353334_19353334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19353334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19353334'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.9147222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19353334'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19353644_19353644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19353644_19353644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19353644_19353644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19353644_19353644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19353644_19353644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19353644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19353644'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.642777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19353644'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19353668_19353668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19353668_19353668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19353668_19353668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19353668_19353668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19353668_19353668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19353668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19353668'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.018611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19353668'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354349_19354349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354349_19354349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354349_19354349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354349_19354349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354349_19354349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354349'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354349'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354634_19354634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354634_19354634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354634_19354634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354634_19354634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354634_19354634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354634'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.620555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354634'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355752_19355752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355752_19355752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355752_19355752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355752_19355752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355752_19355752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355752'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.331388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355752'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355789_19355789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355789_19355789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355789_19355789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355789_19355789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355789_19355789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355789'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.045833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355789'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355841_19355841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355841_19355841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355841_19355841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355841_19355841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355841_19355841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355841'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.098611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355841'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356009_19356009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356009_19356009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356009_19356009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356009_19356009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356009_19356009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356009'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.8891666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356009'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356017_19356017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356017_19356017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356017_19356017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356017_19356017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356017_19356017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356017'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.0263888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356017'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356378_19356378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356378_19356378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356378_19356378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356378_19356378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356378_19356378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356378'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.5383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356378'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356407_19356407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356407_19356407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356407_19356407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356407_19356407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356407_19356407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356407'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.0297222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356407'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356616_19356616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356616_19356616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356616_19356616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356616_19356616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356616_19356616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356616'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.3875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356616'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356638_19356638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356638_19356638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356638_19356638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356638_19356638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356638_19356638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356638'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.051388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356638'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356796_19356796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356796_19356796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356796_19356796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356796_19356796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356796_19356796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356796'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.3136111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356796'^^xsd:integer;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19357841_19357841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19357841_19357841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19357841_19357841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19357841_19357841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19357841_19357841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19357841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19357841'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19357841'^^xsd:integer;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358089_19358089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358089_19358089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358089_19358089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358089_19358089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358089_19358089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358089'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358089'^^xsd:integer;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359816_19359816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359816_19359816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359816_19359816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359816_19359816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359816_19359816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359816'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.845277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359816'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359826_19359826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359826_19359826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359826_19359826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359826_19359826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359826_19359826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359826'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.034722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359826'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19360099_19360099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19360099_19360099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19360099_19360099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19360099_19360099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19360099_19360099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19360099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19360099'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19360099'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19360355_19360355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19360355_19360355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19360355_19360355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19360355_19360355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19360355_19360355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19360355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19360355'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19360355'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19360458_19360458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19360458_19360458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19360458_19360458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19360458_19360458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19360458_19360458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19360458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19360458'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19360458'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19360666_19360666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19360666_19360666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19360666_19360666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19360666_19360666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19360666_19360666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19360666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19360666'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.32305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19360666'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19360694_19360694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19360694_19360694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19360694_19360694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19360694_19360694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19360694_19360694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19360694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19360694'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.0288888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19360694'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19361724_19361724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19361724_19361724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19361724_19361724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19361724_19361724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19361724_19361724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19361724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19361724'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.174722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19361724'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362102_19362102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362102_19362102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362102_19362102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362102_19362102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362102_19362102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362102'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362102'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362129_19362129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362129_19362129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362129_19362129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362129_19362129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362129_19362129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362129'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.206111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362129'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362332_19362332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362332_19362332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362332_19362332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362332_19362332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362332_19362332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362332'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.0077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362332'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362680_19362680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362680_19362680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362680_19362680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362680_19362680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362680_19362680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362680'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.4647222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362680'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362698_19362698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362698_19362698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362698_19362698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362698_19362698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362698_19362698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362698'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.1205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362698'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362862_19362862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362862_19362862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362862_19362862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362862_19362862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362862_19362862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362862'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.963888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362862'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339627_19339627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339627_19339627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339627_19339627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339627_19339627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339627_19339627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339627'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.0494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339627'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19340036_19340036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19340036_19340036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19340036_19340036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19340036_19340036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19340036_19340036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19340036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19340036'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.3277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19340036'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19340135_19340135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19340135_19340135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19340135_19340135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19340135_19340135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19340135_19340135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19340135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19340135'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.0394444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19340135'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19340307_19340307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19340307_19340307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19340307_19340307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19340307_19340307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19340307_19340307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19340307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19340307'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.032222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19340307'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19340356_19340356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19340356_19340356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19340356_19340356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19340356_19340356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19340356_19340356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19340356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19340356'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.056111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19340356'^^xsd:integer;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19340666_19340666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19340666_19340666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19340666_19340666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19340666_19340666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19340666_19340666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19340666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19340666'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.053888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19340666'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19340860_19340860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19340860_19340860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19340860_19340860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19340860_19340860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19340860_19340860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19340860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19340860'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.145277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19340860'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19340895_19340895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19340895_19340895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19340895_19340895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19340895_19340895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19340895_19340895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19340895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19340895'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.055'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19340895'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341082_19341082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341082_19341082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341082_19341082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341082_19341082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341082_19341082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341082'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341082'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341308_19341308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341308_19341308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341308_19341308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341308_19341308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341308_19341308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341308'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341308'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341425_19341425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341425_19341425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341425_19341425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341425_19341425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341425_19341425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341425'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341425'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341593_19341593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341593_19341593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341593_19341593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341593_19341593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341593_19341593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341593'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0486111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341593'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19338866_19338866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19338866_19338866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19338866_19338866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19338866_19338866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19338866_19338866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19338866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19338866'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.041388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19338866'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19338884_19338884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19338884_19338884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19338884_19338884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19338884_19338884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19338884_19338884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19338884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19338884'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.013333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19338884'^^xsd:integer;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339393_19339393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339393_19339393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339393_19339393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339393_19339393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339393_19339393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339393'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339393'^^xsd:integer;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339436_19339436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339436_19339436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339436_19339436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339436_19339436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339436_19339436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339436'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.068611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339436'^^xsd:integer;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339479_19339479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339479_19339479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339479_19339479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339479_19339479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339479_19339479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339479'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339479'^^xsd:integer;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339538_19339538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339538_19339538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339538_19339538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339538_19339538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339538_19339538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339538'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.058888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339538'^^xsd:integer;
  dwc:observationDate '2010-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339821_19339821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339821_19339821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339821_19339821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339821_19339821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339821_19339821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339821'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.043611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339821'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339867_19339867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339867_19339867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339867_19339867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339867_19339867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339867_19339867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339867'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339867'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19339920_19339920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19339920_19339920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19339920_19339920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19339920_19339920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19339920_19339920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19339920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19339920'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19339920'^^xsd:integer;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19340533_19340533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19340533_19340533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19340533_19340533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19340533_19340533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19340533_19340533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19340533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19340533'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.1088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19340533'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19340600_19340600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19340600_19340600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19340600_19340600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19340600_19340600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19340600_19340600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19340600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19340600'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19340600'^^xsd:integer;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341148_19341148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341148_19341148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341148_19341148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341148_19341148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341148_19341148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341148'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.0241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341148'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341271_19341271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341271_19341271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341271_19341271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341271_19341271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341271_19341271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341271'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.190277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341271'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341307_19341307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341307_19341307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341307_19341307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341307_19341307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341307_19341307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341307'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341307'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341427_19341427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341427_19341427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341427_19341427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341427_19341427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341427_19341427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341427'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.089444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341427'^^xsd:integer;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341592_19341592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341592_19341592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341592_19341592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341592_19341592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341592_19341592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341592'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341592'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341618_19341618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341618_19341618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341618_19341618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341618_19341618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341618_19341618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341618'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341618'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341672_19341672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341672_19341672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341672_19341672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341672_19341672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341672_19341672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341672'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.123333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341672'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341689_19341689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341689_19341689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341689_19341689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341689_19341689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341689_19341689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341689'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.604166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341689'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341694_19341694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341694_19341694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341694_19341694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341694_19341694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341694_19341694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341694'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.006111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341694'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341711_19341711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341711_19341711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341711_19341711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341711_19341711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341711_19341711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341711'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.020277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341711'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341723_19341723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341723_19341723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341723_19341723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341723_19341723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341723_19341723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341723'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.126944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341723'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341742_19341742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341742_19341742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341742_19341742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341742_19341742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341742_19341742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341742'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.218333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341742'^^xsd:integer;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341778_19341778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341778_19341778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341778_19341778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341778_19341778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341778_19341778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341778'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.8866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341778'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341782_19341782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341782_19341782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341782_19341782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341782_19341782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341782_19341782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341782'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.0963888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341782'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341790_19341790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341790_19341790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341790_19341790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341790_19341790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341790_19341790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341790'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.0722222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341790'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341799_19341799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341799_19341799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341799_19341799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341799_19341799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341799_19341799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341799'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.0072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341799'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341823_19341823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341823_19341823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341823_19341823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341823_19341823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341823_19341823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341823'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.5627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341823'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341834_19341834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341834_19341834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341834_19341834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341834_19341834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341834_19341834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341834'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1630555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341834'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341851_19341851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341851_19341851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341851_19341851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341851_19341851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341851_19341851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341851'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.2291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341851'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341904_19341904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341904_19341904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341904_19341904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341904_19341904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341904_19341904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341904'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.041111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341904'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341936_19341936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341936_19341936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341936_19341936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341936_19341936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341936_19341936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341936'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.196666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341936'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341954_19341954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341954_19341954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341954_19341954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341954_19341954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341954_19341954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341954'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.435555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341954'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19341988_19341988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19341988_19341988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19341988_19341988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19341988_19341988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19341988_19341988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19341988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19341988'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.430277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19341988'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342017_19342017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342017_19342017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342017_19342017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342017_19342017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342017_19342017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342017'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.966944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342017'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342019_19342019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342019_19342019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342019_19342019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342019_19342019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342019_19342019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342019'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342019'^^xsd:integer;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342150_19342150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342150_19342150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342150_19342150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342150_19342150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342150_19342150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342150'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342150'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342297_19342297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342297_19342297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342297_19342297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342297_19342297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342297_19342297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342297'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.013333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342297'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342428_19342428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342428_19342428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342428_19342428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342428_19342428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342428_19342428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342428'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342428'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342458_19342458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342458_19342458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342458_19342458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342458_19342458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342458_19342458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342458'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342458'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342474_19342474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342474_19342474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342474_19342474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342474_19342474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342474_19342474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342474'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.019722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342474'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342502_19342502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342502_19342502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342502_19342502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342502_19342502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342502_19342502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342502'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.468333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342502'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342547_19342547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342547_19342547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342547_19342547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342547_19342547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342547_19342547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342547'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.963611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342547'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342551_19342551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342551_19342551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342551_19342551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342551_19342551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342551_19342551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342551'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.082777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342551'^^xsd:integer;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342630_19342630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342630_19342630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342630_19342630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342630_19342630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342630_19342630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342630'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.11416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342630'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342879_19342879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342879_19342879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342879_19342879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342879_19342879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342879_19342879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342879'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342879'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342913_19342913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342913_19342913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342913_19342913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342913_19342913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342913_19342913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342913'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0541666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342913'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19342952_19342952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19342952_19342952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19342952_19342952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19342952_19342952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19342952_19342952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19342952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19342952'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.0925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19342952'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19343169_19343169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19343169_19343169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19343169_19343169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19343169_19343169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19343169_19343169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19343169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19343169'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.120555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19343169'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19343346_19343346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19343346_19343346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19343346_19343346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19343346_19343346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19343346_19343346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19343346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19343346'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.049722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19343346'^^xsd:integer;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19343389_19343389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19343389_19343389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19343389_19343389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19343389_19343389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19343389_19343389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19343389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19343389'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19343389'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19343422_19343422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19343422_19343422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19343422_19343422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19343422_19343422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19343422_19343422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19343422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19343422'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.1691666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19343422'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19343691_19343691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19343691_19343691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19343691_19343691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19343691_19343691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19343691_19343691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19343691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19343691'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19343691'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19343733_19343733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19343733_19343733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19343733_19343733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19343733_19343733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19343733_19343733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19343733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19343733'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.0380555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19343733'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19343790_19343790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19343790_19343790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19343790_19343790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19343790_19343790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19343790_19343790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19343790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19343790'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.121944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19343790'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19343867_19343867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19343867_19343867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19343867_19343867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19343867_19343867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19343867_19343867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19343867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19343867'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19343867'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19343921_19343921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19343921_19343921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19343921_19343921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19343921_19343921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19343921_19343921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19343921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19343921'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19343921'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19343958_19343958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19343958_19343958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19343958_19343958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19343958_19343958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19343958_19343958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19343958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19343958'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.071111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19343958'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19344041_19344041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19344041_19344041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19344041_19344041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19344041_19344041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19344041_19344041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19344041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19344041'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.006111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19344041'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19344163_19344163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19344163_19344163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19344163_19344163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19344163_19344163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19344163_19344163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19344163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19344163'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19344163'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19344203_19344203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19344203_19344203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19344203_19344203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19344203_19344203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19344203_19344203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19344203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19344203'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.014444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19344203'^^xsd:integer;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19344345_19344345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19344345_19344345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19344345_19344345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19344345_19344345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19344345_19344345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19344345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19344345'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.030555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19344345'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19344447_19344447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19344447_19344447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19344447_19344447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19344447_19344447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19344447_19344447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19344447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19344447'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.1297222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19344447'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19344597_19344597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19344597_19344597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19344597_19344597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19344597_19344597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19344597_19344597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19344597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19344597'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19344597'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19344672_19344672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19344672_19344672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19344672_19344672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19344672_19344672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19344672_19344672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19344672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19344672'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.003055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19344672'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19344865_19344865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19344865_19344865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19344865_19344865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19344865_19344865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19344865_19344865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19344865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19344865'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19344865'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19345054_19345054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19345054_19345054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19345054_19345054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19345054_19345054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19345054_19345054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19345054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19345054'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.099166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19345054'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19345134_19345134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19345134_19345134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19345134_19345134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19345134_19345134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19345134_19345134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19345134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19345134'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.075555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19345134'^^xsd:integer;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19345254_19345254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19345254_19345254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19345254_19345254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19345254_19345254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19345254_19345254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19345254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19345254'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.0383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19345254'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19345456_19345456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19345456_19345456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19345456_19345456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19345456_19345456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19345456_19345456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19345456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19345456'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19345456'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19345501_19345501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19345501_19345501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19345501_19345501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19345501_19345501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19345501_19345501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19345501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19345501'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19345501'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19345725_19345725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19345725_19345725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19345725_19345725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19345725_19345725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19345725_19345725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19345725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19345725'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.011388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19345725'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19345771_19345771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19345771_19345771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19345771_19345771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19345771_19345771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19345771_19345771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19345771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19345771'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.443611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19345771'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19345840_19345840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19345840_19345840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19345840_19345840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19345840_19345840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19345840_19345840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19345840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19345840'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19345840'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19345875_19345875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19345875_19345875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19345875_19345875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19345875_19345875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19345875_19345875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19345875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19345875'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.167222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19345875'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19345907_19345907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19345907_19345907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19345907_19345907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19345907_19345907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19345907_19345907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19345907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19345907'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.015833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19345907'^^xsd:integer;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346186_19346186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346186_19346186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346186_19346186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346186_19346186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346186_19346186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346186'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.010833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346186'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346220_19346220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346220_19346220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346220_19346220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346220_19346220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346220_19346220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346220'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.054444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346220'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346259_19346259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346259_19346259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346259_19346259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346259_19346259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346259_19346259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346259'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.011388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346259'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346428_19346428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346428_19346428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346428_19346428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346428_19346428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346428_19346428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346428'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.037222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346428'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346513_19346513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346513_19346513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346513_19346513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346513_19346513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346513_19346513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346513'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.051388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346513'^^xsd:integer;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346621_19346621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346621_19346621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346621_19346621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346621_19346621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346621_19346621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346621'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.1616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346621'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346639_19346639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346639_19346639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346639_19346639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346639_19346639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346639_19346639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346639'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.3122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346639'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346659_19346659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346659_19346659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346659_19346659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346659_19346659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346659_19346659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346659'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346659'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346765_19346765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346765_19346765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346765_19346765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346765_19346765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346765_19346765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346765'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346765'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346776_19346776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346776_19346776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346776_19346776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346776_19346776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346776_19346776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346776'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.022777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346776'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346819_19346819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346819_19346819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346819_19346819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346819_19346819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346819_19346819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346819'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.179722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346819'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346828_19346828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346828_19346828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346828_19346828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346828_19346828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346828_19346828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346828'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346828'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346841_19346841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346841_19346841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346841_19346841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346841_19346841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346841_19346841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346841'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.415555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346841'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346852_19346852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346852_19346852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346852_19346852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346852_19346852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346852_19346852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346852'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.117222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346852'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346883_19346883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346883_19346883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346883_19346883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346883_19346883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346883_19346883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346883'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.053888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346883'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19346917_19346917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19346917_19346917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19346917_19346917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19346917_19346917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19346917_19346917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19346917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19346917'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.510833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19346917'^^xsd:integer;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19347030_19347030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19347030_19347030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19347030_19347030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19347030_19347030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19347030_19347030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19347030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19347030'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.7238888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19347030'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19347150_19347150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19347150_19347150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19347150_19347150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19347150_19347150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19347150_19347150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19347150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19347150'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19347150'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19347204_19347204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19347204_19347204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19347204_19347204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19347204_19347204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19347204_19347204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19347204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19347204'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.256944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19347204'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19347214_19347214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19347214_19347214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19347214_19347214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19347214_19347214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19347214_19347214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19347214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19347214'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19347214'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19347281_19347281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19347281_19347281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19347281_19347281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19347281_19347281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19347281_19347281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19347281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19347281'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.009166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19347281'^^xsd:integer;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19347311_19347311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19347311_19347311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19347311_19347311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19347311_19347311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19347311_19347311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19347311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19347311'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.0186111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19347311'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19347464_19347464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19347464_19347464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19347464_19347464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19347464_19347464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19347464_19347464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19347464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19347464'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.074722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19347464'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19347581_19347581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19347581_19347581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19347581_19347581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19347581_19347581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19347581_19347581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19347581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19347581'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19347581'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19347724_19347724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19347724_19347724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19347724_19347724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19347724_19347724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19347724_19347724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19347724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19347724'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.113055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19347724'^^xsd:integer;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19347819_19347819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19347819_19347819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19347819_19347819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19347819_19347819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19347819_19347819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19347819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19347819'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.1486111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19347819'^^xsd:integer;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19347847_19347847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19347847_19347847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19347847_19347847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19347847_19347847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19347847_19347847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19347847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19347847'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.0547222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19347847'^^xsd:integer;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348014_19348014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348014_19348014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348014_19348014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348014_19348014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348014_19348014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348014'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.053055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348014'^^xsd:integer;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348040_19348040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348040_19348040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348040_19348040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348040_19348040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348040_19348040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348040'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.159444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348040'^^xsd:integer;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348194_19348194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348194_19348194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348194_19348194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348194_19348194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348194_19348194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348194'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.4238888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348194'^^xsd:integer;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348366_19348366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348366_19348366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348366_19348366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348366_19348366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348366_19348366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348366'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.004166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348366'^^xsd:integer;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348427_19348427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348427_19348427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348427_19348427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348427_19348427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348427_19348427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348427'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.0047222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348427'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348528_19348528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348528_19348528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348528_19348528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348528_19348528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348528_19348528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348528'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.0561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348528'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348580_19348580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348580_19348580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348580_19348580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348580_19348580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348580_19348580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348580'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348580'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348635_19348635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348635_19348635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348635_19348635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348635_19348635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348635_19348635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348635'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.009444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348635'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348729_19348729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348729_19348729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348729_19348729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348729_19348729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348729_19348729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348729'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.065277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348729'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348790_19348790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348790_19348790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348790_19348790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348790_19348790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348790_19348790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348790'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348790'^^xsd:integer;
  dwc:observationDate '2010-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348846_19348846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348846_19348846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348846_19348846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348846_19348846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348846_19348846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348846'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.0588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348846'^^xsd:integer;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348886_19348886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348886_19348886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348886_19348886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348886_19348886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348886_19348886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348886'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.9122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348886'^^xsd:integer;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19348993_19348993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19348993_19348993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19348993_19348993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19348993_19348993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19348993_19348993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19348993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19348993'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.230277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19348993'^^xsd:integer;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349057_19349057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349057_19349057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349057_19349057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349057_19349057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349057_19349057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349057'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.680833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349057'^^xsd:integer;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349067_19349067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349067_19349067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349067_19349067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349067_19349067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349067_19349067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349067'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.253888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349067'^^xsd:integer;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349097_19349097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349097_19349097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349097_19349097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349097_19349097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349097_19349097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349097'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.048055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349097'^^xsd:integer;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349230_19349230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349230_19349230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349230_19349230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349230_19349230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349230_19349230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349230'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349230'^^xsd:integer;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349256_19349256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349256_19349256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349256_19349256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349256_19349256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349256_19349256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349256'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.430555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349256'^^xsd:integer;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349279_19349279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349279_19349279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349279_19349279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349279_19349279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349279_19349279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349279'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.975555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349279'^^xsd:integer;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349297_19349297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349297_19349297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349297_19349297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349297_19349297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349297_19349297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349297'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.395277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349297'^^xsd:integer;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349317_19349317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349317_19349317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349317_19349317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349317_19349317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349317_19349317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349317'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.104722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349317'^^xsd:integer;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349340_19349340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349340_19349340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349340_19349340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349340_19349340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349340_19349340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349340'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.001944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349340'^^xsd:integer;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349428_19349428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349428_19349428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349428_19349428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349428_19349428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349428_19349428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349428'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.0336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349428'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349525_19349525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349525_19349525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349525_19349525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349525_19349525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349525_19349525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349525'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.1513888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349525'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349843_19349843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349843_19349843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349843_19349843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349843_19349843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349843_19349843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349843'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.028611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349843'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349914_19349914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349914_19349914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349914_19349914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349914_19349914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349914_19349914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349914'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.139166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349914'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19349941_19349941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19349941_19349941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19349941_19349941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19349941_19349941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19349941_19349941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19349941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19349941'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19349941'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350065_19350065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350065_19350065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350065_19350065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350065_19350065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350065_19350065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350065'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.003333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350065'^^xsd:integer;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350210_19350210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350210_19350210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350210_19350210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350210_19350210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350210_19350210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350210'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350210'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350229_19350229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350229_19350229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350229_19350229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350229_19350229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350229_19350229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350229'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.0877777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350229'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350260_19350260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350260_19350260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350260_19350260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350260_19350260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350260_19350260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350260'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.0205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350260'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350387_19350387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350387_19350387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350387_19350387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350387_19350387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350387_19350387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350387'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.0069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350387'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350514_19350514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350514_19350514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350514_19350514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350514_19350514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350514_19350514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350514'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.0066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350514'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350683_19350683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350683_19350683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350683_19350683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350683_19350683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350683_19350683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350683'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.004166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350683'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350730_19350730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350730_19350730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350730_19350730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350730_19350730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350730_19350730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350730'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.008055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350730'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350767_19350767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350767_19350767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350767_19350767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350767_19350767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350767_19350767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350767'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.009166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350767'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19350829_19350829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19350829_19350829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19350829_19350829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19350829_19350829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19350829_19350829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19350829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19350829'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.010833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19350829'^^xsd:integer;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351256_19351256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351256_19351256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351256_19351256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351256_19351256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351256_19351256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351256'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.1241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351256'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351323_19351323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351323_19351323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351323_19351323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351323_19351323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351323_19351323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351323'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.0019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351323'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351915_19351915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351915_19351915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351915_19351915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351915_19351915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351915_19351915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351915'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.027222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351915'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19351999_19351999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19351999_19351999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19351999_19351999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19351999_19351999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19351999_19351999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19351999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19351999'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19351999'^^xsd:integer;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352142_19352142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352142_19352142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352142_19352142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352142_19352142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352142_19352142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352142'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352142'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352305_19352305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352305_19352305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352305_19352305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352305_19352305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352305_19352305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352305'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352305'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352334_19352334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352334_19352334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352334_19352334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352334_19352334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352334_19352334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352334'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.0125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352334'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352610_19352610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352610_19352610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352610_19352610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352610_19352610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352610_19352610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352610'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352610'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352675_19352675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352675_19352675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352675_19352675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352675_19352675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352675_19352675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352675'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.060833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352675'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352850_19352850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352850_19352850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352850_19352850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352850_19352850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352850_19352850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352850'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352850'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19352893_19352893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19352893_19352893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19352893_19352893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19352893_19352893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19352893_19352893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19352893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19352893'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19352893'^^xsd:integer;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19353186_19353186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19353186_19353186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19353186_19353186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19353186_19353186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19353186_19353186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19353186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19353186'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.1141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19353186'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354046_19354046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354046_19354046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354046_19354046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354046_19354046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354046_19354046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354046'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354046'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354073_19354073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354073_19354073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354073_19354073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354073_19354073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354073_19354073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354073'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.057222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354073'^^xsd:integer;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354156_19354156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354156_19354156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354156_19354156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354156_19354156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354156_19354156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354156'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.0344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354156'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354205_19354205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354205_19354205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354205_19354205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354205_19354205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354205_19354205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354205'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.0025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354205'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354250_19354250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354250_19354250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354250_19354250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354250_19354250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354250_19354250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354250'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.0047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354250'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354544_19354544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354544_19354544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354544_19354544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354544_19354544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354544_19354544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354544'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354544'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354718_19354718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354718_19354718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354718_19354718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354718_19354718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354718_19354718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354718'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354718'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354847_19354847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354847_19354847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354847_19354847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354847_19354847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354847_19354847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354847'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.7525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354847'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354862_19354862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354862_19354862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354862_19354862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354862_19354862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354862_19354862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354862'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.134444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354862'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354890_19354890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354890_19354890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354890_19354890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354890_19354890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354890_19354890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354890'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.100555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354890'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354927_19354927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354927_19354927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354927_19354927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354927_19354927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354927_19354927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354927'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.453333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354927'^^xsd:integer;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19354978_19354978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19354978_19354978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19354978_19354978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19354978_19354978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19354978_19354978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19354978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19354978'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.1305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19354978'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355018_19355018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355018_19355018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355018_19355018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355018_19355018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355018_19355018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355018'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.0258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355018'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355144_19355144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355144_19355144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355144_19355144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355144_19355144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355144_19355144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355144'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.0055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355144'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355168_19355168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355168_19355168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355168_19355168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355168_19355168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355168_19355168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355168'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.090277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355168'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355199_19355199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355199_19355199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355199_19355199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355199_19355199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355199_19355199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355199'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.081388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355199'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355217_19355217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355217_19355217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355217_19355217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355217_19355217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355217_19355217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355217'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355217'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355263_19355263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355263_19355263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355263_19355263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355263_19355263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355263_19355263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355263'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.016944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355263'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355374_19355374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355374_19355374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355374_19355374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355374_19355374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355374_19355374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355374'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355374'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355383_19355383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355383_19355383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355383_19355383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355383_19355383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355383_19355383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355383'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355383'^^xsd:integer;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355463_19355463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355463_19355463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355463_19355463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355463_19355463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355463_19355463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355463'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.9580555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355463'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355466_19355466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355466_19355466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355466_19355466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355466_19355466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355466_19355466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355466'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.1227777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355466'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355495_19355495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355495_19355495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355495_19355495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355495_19355495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355495_19355495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355495'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.0644444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355495'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355543_19355543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355543_19355543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355543_19355543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355543_19355543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355543_19355543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355543'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0777777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355543'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355654_19355654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355654_19355654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355654_19355654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355654_19355654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355654_19355654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355654'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.014444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355654'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355684_19355684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355684_19355684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355684_19355684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355684_19355684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355684_19355684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355684'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355684'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355902_19355902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355902_19355902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355902_19355902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355902_19355902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355902_19355902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355902'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.651944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355902'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355917_19355917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355917_19355917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355917_19355917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355917_19355917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355917_19355917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355917'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.023611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355917'^^xsd:integer;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19355977_19355977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19355977_19355977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19355977_19355977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19355977_19355977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19355977_19355977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19355977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19355977'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.1272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19355977'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356115_19356115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356115_19356115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356115_19356115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356115_19356115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356115_19356115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356115'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.038611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356115'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356168_19356168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356168_19356168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356168_19356168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356168_19356168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356168_19356168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356168'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356168'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356203_19356203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356203_19356203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356203_19356203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356203_19356203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356203_19356203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356203'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.0125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356203'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356280_19356280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356280_19356280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356280_19356280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356280_19356280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356280_19356280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356280'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.503888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356280'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356305_19356305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356305_19356305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356305_19356305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356305_19356305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356305_19356305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356305'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356305'^^xsd:integer;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356509_19356509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356509_19356509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356509_19356509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356509_19356509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356509_19356509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356509'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.042222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356509'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356641_19356641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356641_19356641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356641_19356641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356641_19356641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356641_19356641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356641'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.118333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356641'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356704_19356704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356704_19356704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356704_19356704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356704_19356704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356704_19356704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356704'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.695277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356704'^^xsd:integer;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356717_19356717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356717_19356717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356717_19356717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356717_19356717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356717_19356717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356717'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356717'^^xsd:integer;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356897_19356897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356897_19356897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356897_19356897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356897_19356897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356897_19356897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356897'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.020277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356897'^^xsd:integer;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356967_19356967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356967_19356967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356967_19356967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356967_19356967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356967_19356967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356967'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.154722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356967'^^xsd:integer;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19356998_19356998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19356998_19356998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19356998_19356998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19356998_19356998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19356998_19356998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19356998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19356998'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.032222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19356998'^^xsd:integer;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19357085_19357085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19357085_19357085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19357085_19357085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19357085_19357085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19357085_19357085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19357085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19357085'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.0672222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19357085'^^xsd:integer;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19357205_19357205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19357205_19357205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19357205_19357205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19357205_19357205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19357205_19357205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19357205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19357205'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.0044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19357205'^^xsd:integer;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19357336_19357336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19357336_19357336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19357336_19357336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19357336_19357336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19357336_19357336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19357336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19357336'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.004444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19357336'^^xsd:integer;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19357493_19357493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19357493_19357493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19357493_19357493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19357493_19357493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19357493_19357493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19357493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19357493'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.0286111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19357493'^^xsd:integer;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19357732_19357732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19357732_19357732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19357732_19357732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19357732_19357732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19357732_19357732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19357732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19357732'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.011666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19357732'^^xsd:integer;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19357890_19357890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19357890_19357890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19357890_19357890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19357890_19357890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19357890_19357890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19357890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19357890'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.014722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19357890'^^xsd:integer;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19357975_19357975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19357975_19357975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19357975_19357975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19357975_19357975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19357975_19357975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19357975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19357975'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.0108333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19357975'^^xsd:integer;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358211_19358211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358211_19358211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358211_19358211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358211_19358211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358211_19358211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358211'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.1525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358211'^^xsd:integer;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358230_19358230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358230_19358230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358230_19358230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358230_19358230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358230_19358230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358230'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.049166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358230'^^xsd:integer;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358260_19358260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358260_19358260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358260_19358260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358260_19358260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358260_19358260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358260'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.037222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358260'^^xsd:integer;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358318_19358318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358318_19358318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358318_19358318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358318_19358318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358318_19358318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358318'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.3325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358318'^^xsd:integer;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358338_19358338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358338_19358338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358338_19358338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358338_19358338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358338_19358338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358338'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.1333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358338'^^xsd:integer;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358391_19358391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358391_19358391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358391_19358391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358391_19358391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358391_19358391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358391'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.4541666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358391'^^xsd:integer;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358462_19358462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358462_19358462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358462_19358462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358462_19358462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358462_19358462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358462'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.994166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358462'^^xsd:integer;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358502_19358502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358502_19358502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358502_19358502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358502_19358502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358502_19358502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358502'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.568611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358502'^^xsd:integer;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358508_19358508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358508_19358508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358508_19358508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358508_19358508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358508_19358508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358508'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.164166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358508'^^xsd:integer;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358524_19358524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358524_19358524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358524_19358524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358524_19358524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358524_19358524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358524'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.101111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358524'^^xsd:integer;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358567_19358567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358567_19358567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358567_19358567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358567_19358567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358567_19358567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358567'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.7805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358567'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358570_19358570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358570_19358570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358570_19358570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358570_19358570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358570_19358570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358570'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.0222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358570'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358599_19358599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358599_19358599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358599_19358599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358599_19358599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358599_19358599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358599'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.0286111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358599'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358677_19358677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358677_19358677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358677_19358677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358677_19358677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358677_19358677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358677'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358677'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358703_19358703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358703_19358703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358703_19358703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358703_19358703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358703_19358703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358703'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.153055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358703'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358778_19358778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358778_19358778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358778_19358778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358778_19358778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358778_19358778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358778'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.151666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358778'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358810_19358810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358810_19358810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358810_19358810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358810_19358810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358810_19358810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358810'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.431666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358810'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358830_19358830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358830_19358830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358830_19358830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358830_19358830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358830_19358830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358830'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.136111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358830'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358864_19358864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358864_19358864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358864_19358864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358864_19358864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358864_19358864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358864'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358864'^^xsd:integer;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19358943_19358943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19358943_19358943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19358943_19358943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19358943_19358943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19358943_19358943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19358943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19358943'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.0227777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19358943'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359108_19359108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359108_19359108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359108_19359108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359108_19359108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359108_19359108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359108'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359108'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359235_19359235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359235_19359235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359235_19359235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359235_19359235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359235_19359235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359235'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.009444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359235'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359265_19359265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359265_19359265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359265_19359265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359265_19359265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359265_19359265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359265'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359265'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359339_19359339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359339_19359339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359339_19359339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359339_19359339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359339_19359339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359339'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359339'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359403_19359403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359403_19359403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359403_19359403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359403_19359403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359403_19359403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359403'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359403'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359430_19359430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359430_19359430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359430_19359430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359430_19359430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359430_19359430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359430'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.014166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359430'^^xsd:integer;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359824_19359824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359824_19359824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359824_19359824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359824_19359824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359824_19359824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359824'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359824'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359856_19359856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359856_19359856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359856_19359856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359856_19359856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359856_19359856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359856'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.143333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359856'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19359942_19359942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19359942_19359942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19359942_19359942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19359942_19359942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19359942_19359942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19359942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19359942'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.013055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19359942'^^xsd:integer;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19360452_19360452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19360452_19360452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19360452_19360452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19360452_19360452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19360452_19360452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19360452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19360452'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.000277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19360452'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19360541_19360541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19360541_19360541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19360541_19360541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19360541_19360541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19360541_19360541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19360541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19360541'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.000555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19360541'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19360579_19360579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19360579_19360579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19360579_19360579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19360579_19360579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19360579_19360579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19360579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19360579'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19360579'^^xsd:integer;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19360764_19360764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19360764_19360764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19360764_19360764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19360764_19360764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19360764_19360764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19360764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19360764'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.0155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19360764'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19360893_19360893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19360893_19360893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19360893_19360893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19360893_19360893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19360893_19360893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19360893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19360893'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.046388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19360893'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19361000_19361000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19361000_19361000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19361000_19361000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19361000_19361000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19361000_19361000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19361000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19361000'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.044166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19361000'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19361020_19361020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19361020_19361020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19361020_19361020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19361020_19361020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19361020_19361020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19361020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19361020'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.0025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19361020'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19361042_19361042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19361042_19361042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19361042_19361042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19361042_19361042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19361042_19361042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19361042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19361042'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.066388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19361042'^^xsd:integer;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19361086_19361086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19361086_19361086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19361086_19361086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19361086_19361086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19361086_19361086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19361086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19361086'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.0977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19361086'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19361128_19361128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19361128_19361128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19361128_19361128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19361128_19361128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19361128_19361128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19361128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19361128'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.0263888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19361128'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19361341_19361341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19361341_19361341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19361341_19361341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19361341_19361341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19361341_19361341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19361341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19361341'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.003055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19361341'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19361417_19361417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19361417_19361417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19361417_19361417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19361417_19361417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19361417_19361417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19361417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19361417'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.029166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19361417'^^xsd:integer;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19361676_19361676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19361676_19361676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19361676_19361676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19361676_19361676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19361676_19361676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19361676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19361676'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.021111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19361676'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19361765_19361765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19361765_19361765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19361765_19361765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19361765_19361765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19361765_19361765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19361765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19361765'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19361765'^^xsd:integer;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362017_19362017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362017_19362017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362017_19362017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362017_19362017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362017_19362017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362017'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.015277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362017'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362118_19362118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362118_19362118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362118_19362118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362118_19362118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362118_19362118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362118'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.002222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362118'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362198_19362198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362198_19362198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362198_19362198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362198_19362198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362198_19362198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362198'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362198'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362236_19362236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362236_19362236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362236_19362236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362236_19362236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362236_19362236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362236'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.043055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362236'^^xsd:integer;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362473_19362473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362473_19362473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362473_19362473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362473_19362473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362473_19362473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362473'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.000555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362473'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362542_19362542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362542_19362542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362542_19362542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362542_19362542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362542_19362542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362542'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.011666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362542'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362595_19362595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362595_19362595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362595_19362595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362595_19362595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362595_19362595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362595'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.002222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362595'^^xsd:integer;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362620_19362620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362620_19362620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362620_19362620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362620_19362620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362620_19362620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362620'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.50083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362620'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362663_19362663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362663_19362663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362663_19362663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362663_19362663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362663_19362663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362663'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362663'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362805_19362805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362805_19362805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362805_19362805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362805_19362805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362805_19362805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362805'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362805'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362864_19362864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362864_19362864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362864_19362864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362864_19362864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362864_19362864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362864'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.003888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362864'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362905_19362905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362905_19362905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362905_19362905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362905_19362905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362905_19362905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362905'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362905'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362944_19362944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362944_19362944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362944_19362944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362944_19362944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362944_19362944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362944'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362944'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362980_19362980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362980_19362980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362980_19362980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362980_19362980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362980_19362980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362980'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.439444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362980'^^xsd:integer;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19362985_19362985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19362985_19362985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19362985_19362985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19362985_19362985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19362985_19362985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19362985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19362985'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.040277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19362985'^^xsd:integer;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363040_19363040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363040_19363040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363040_19363040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363040_19363040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363040_19363040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363040'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.0469444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363040'^^xsd:integer;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363108_19363108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363108_19363108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363108_19363108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363108_19363108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363108_19363108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363108'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.508055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363108'^^xsd:integer;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363124_19363124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363124_19363124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363124_19363124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363124_19363124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363124_19363124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363124'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.718333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363124'^^xsd:integer;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363127_19363127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363127_19363127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363127_19363127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363127_19363127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363127_19363127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363127'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.078611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363127'^^xsd:integer;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363141_19363141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363141_19363141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363141_19363141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363141_19363141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363141_19363141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363141'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.318333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363141'^^xsd:integer;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363176_19363176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363176_19363176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363176_19363176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363176_19363176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363176_19363176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363176'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.041944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363176'^^xsd:integer;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363187_19363187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363187_19363187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363187_19363187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363187_19363187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363187_19363187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363187'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.2361111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363187'^^xsd:integer;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363205_19363205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363205_19363205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363205_19363205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363205_19363205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363205_19363205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363205'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.7522222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363205'^^xsd:integer;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363208_19363208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363208_19363208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363208_19363208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363208_19363208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363208_19363208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363208'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.1013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363208'^^xsd:integer;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363218_19363218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363218_19363218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363218_19363218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363218_19363218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363218_19363218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363218'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.0791666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363218'^^xsd:integer;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363401_19363401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363401_19363401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363401_19363401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363401_19363401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363401_19363401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363401'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.001111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363401'^^xsd:integer;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363436_19363436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363436_19363436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363436_19363436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363436_19363436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363436_19363436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363436'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.014722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363436'^^xsd:integer;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363539_19363539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363539_19363539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363539_19363539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363539_19363539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363539_19363539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363539'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.0213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363539'^^xsd:integer;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19363954_19363954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19363954_19363954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19363954_19363954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19363954_19363954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19363954_19363954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19363954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19363954'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19363954'^^xsd:integer;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19364045_19364045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19364045_19364045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19364045_19364045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19364045_19364045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19364045_19364045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19364045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19364045'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.138055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19364045'^^xsd:integer;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19364734_19364734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19364734_19364734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19364734_19364734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19364734_19364734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19364734_19364734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19364734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19364734'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.006666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19364734'^^xsd:integer;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19364772_19364772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19364772_19364772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19364772_19364772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19364772_19364772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19364772_19364772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19364772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19364772'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19364772'^^xsd:integer;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19364807_19364807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19364807_19364807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19364807_19364807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19364807_19364807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19364807_19364807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19364807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19364807'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.04'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19364807'^^xsd:integer;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19364844_19364844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19364844_19364844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19364844_19364844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19364844_19364844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19364844_19364844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19364844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19364844'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.003611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19364844'^^xsd:integer;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19364931_19364931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19364931_19364931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19364931_19364931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19364931_19364931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19364931_19364931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19364931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19364931'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19364931'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19364961_19364961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19364961_19364961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19364961_19364961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19364961_19364961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19364961_19364961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19364961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19364961'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.0388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19364961'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365044_19365044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365044_19365044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365044_19365044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365044_19365044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365044_19365044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365044'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.0177777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365044'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365069_19365069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365069_19365069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365069_19365069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365069_19365069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365069_19365069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365069'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.009166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365069'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365177_19365177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365177_19365177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365177_19365177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365177_19365177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365177_19365177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365177'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365177'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365193_19365193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365193_19365193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365193_19365193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365193_19365193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365193_19365193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365193'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.063611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365193'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365231_19365231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365231_19365231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365231_19365231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365231_19365231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365231_19365231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365231'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365231'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365247_19365247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365247_19365247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365247_19365247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365247_19365247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365247_19365247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365247'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.273333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365247'^^xsd:integer;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365296_19365296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365296_19365296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365296_19365296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365296_19365296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365296_19365296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365296'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.1158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365296'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365362_19365362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365362_19365362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365362_19365362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365362_19365362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365362_19365362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365362'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.0072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365362'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365467_19365467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365467_19365467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365467_19365467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365467_19365467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365467_19365467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365467'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365467'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365649_19365649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365649_19365649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365649_19365649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365649_19365649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365649_19365649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365649'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365649'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365702_19365702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365702_19365702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365702_19365702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365702_19365702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365702_19365702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365702'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365702'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365838_19365838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365838_19365838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365838_19365838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365838_19365838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365838_19365838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365838'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365838'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365860_19365860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365860_19365860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365860_19365860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365860_19365860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365860_19365860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365860'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.005277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365860'^^xsd:integer;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365897_19365897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365897_19365897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365897_19365897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365897_19365897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365897_19365897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365897'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.021111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365897'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19365954_19365954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19365954_19365954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19365954_19365954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19365954_19365954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19365954_19365954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19365954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19365954'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19365954'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19366035_19366035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19366035_19366035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19366035_19366035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19366035_19366035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19366035_19366035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19366035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19366035'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19366035'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19366117_19366117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19366117_19366117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19366117_19366117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19366117_19366117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19366117_19366117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19366117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19366117'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.024444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19366117'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19366236_19366236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19366236_19366236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19366236_19366236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19366236_19366236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19366236_19366236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19366236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19366236'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.002222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19366236'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19366275_19366275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19366275_19366275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19366275_19366275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19366275_19366275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19366275_19366275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19366275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19366275'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.0125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19366275'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19366349_19366349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19366349_19366349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19366349_19366349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19366349_19366349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19366349_19366349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19366349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19366349'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.006944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19366349'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19366367_19366367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19366367_19366367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19366367_19366367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19366367_19366367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19366367_19366367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19366367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19366367'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.000833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19366367'^^xsd:integer;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19366569_19366569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19366569_19366569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19366569_19366569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19366569_19366569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19366569_19366569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19366569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19366569'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19366569'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19366821_19366821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19366821_19366821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19366821_19366821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19366821_19366821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19366821_19366821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19366821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19366821'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19366821'^^xsd:integer;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19366888_19366888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19366888_19366888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19366888_19366888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19366888_19366888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19366888_19366888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19366888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19366888'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.26638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19366888'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19366891_19366891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19366891_19366891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19366891_19366891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19366891_19366891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19366891_19366891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19366891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19366891'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.1258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19366891'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19366901_19366901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19366901_19366901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19366901_19366901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19366901_19366901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19366901_19366901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19366901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19366901'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.0233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19366901'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19366924_19366924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19366924_19366924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19366924_19366924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19366924_19366924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19366924_19366924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19366924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19366924'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.0180555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19366924'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367019_19367019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367019_19367019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367019_19367019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367019_19367019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367019_19367019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367019'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.0233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367019'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367050_19367050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367050_19367050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367050_19367050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367050_19367050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367050_19367050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367050'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367050'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367178_19367178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367178_19367178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367178_19367178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367178_19367178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367178_19367178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367178'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.013055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367178'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367199_19367199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367199_19367199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367199_19367199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367199_19367199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367199_19367199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367199'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.051388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367199'^^xsd:integer;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367358_19367358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367358_19367358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367358_19367358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367358_19367358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367358_19367358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367358'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367358'^^xsd:integer;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367391_19367391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367391_19367391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367391_19367391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367391_19367391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367391_19367391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367391'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.004722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367391'^^xsd:integer;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367422_19367422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367422_19367422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367422_19367422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367422_19367422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367422_19367422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367422'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.118333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367422'^^xsd:integer;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367449_19367449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367449_19367449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367449_19367449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367449_19367449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367449_19367449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367449'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.138055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367449'^^xsd:integer;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367474_19367474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367474_19367474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367474_19367474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367474_19367474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367474_19367474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367474'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.017777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367474'^^xsd:integer;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367569_19367569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367569_19367569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367569_19367569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367569_19367569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367569_19367569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367569'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.0191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367569'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367649_19367649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367649_19367649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367649_19367649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367649_19367649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367649_19367649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367649'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367649'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367815_19367815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367815_19367815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367815_19367815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367815_19367815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367815_19367815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367815'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.008611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367815'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367860_19367860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367860_19367860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367860_19367860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367860_19367860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367860_19367860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367860'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367860'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367882_19367882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367882_19367882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367882_19367882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367882_19367882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367882_19367882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367882'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.308611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367882'^^xsd:integer;
  dwc:observationDate '2010-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367907_19367907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367907_19367907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367907_19367907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367907_19367907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367907_19367907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367907'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.0138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367907'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19367942_19367942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19367942_19367942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19367942_19367942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19367942_19367942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19367942_19367942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19367942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19367942'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.2747222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19367942'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368032_19368032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368032_19368032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368032_19368032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368032_19368032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368032_19368032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368032'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368032'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368085_19368085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368085_19368085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368085_19368085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368085_19368085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368085_19368085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368085'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.039166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368085'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368112_19368112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368112_19368112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368112_19368112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368112_19368112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368112_19368112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368112'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368112'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368141_19368141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368141_19368141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368141_19368141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368141_19368141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368141_19368141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368141'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368141'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368177_19368177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368177_19368177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368177_19368177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368177_19368177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368177_19368177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368177'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.060277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368177'^^xsd:integer;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368262_19368262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368262_19368262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368262_19368262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368262_19368262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368262_19368262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368262'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.0147222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368262'^^xsd:integer;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368303_19368303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368303_19368303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368303_19368303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368303_19368303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368303_19368303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368303'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.0111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368303'^^xsd:integer;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368367_19368367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368367_19368367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368367_19368367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368367_19368367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368367_19368367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368367'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.037222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368367'^^xsd:integer;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368398_19368398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368398_19368398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368398_19368398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368398_19368398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368398_19368398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368398'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.124444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368398'^^xsd:integer;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368424_19368424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368424_19368424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368424_19368424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368424_19368424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368424_19368424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368424'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.113055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368424'^^xsd:integer;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368461_19368461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368461_19368461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368461_19368461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368461_19368461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368461_19368461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368461'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.012777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368461'^^xsd:integer;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368518_19368518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368518_19368518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368518_19368518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368518_19368518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368518_19368518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368518'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.036666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368518'^^xsd:integer;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368567_19368567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368567_19368567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368567_19368567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368567_19368567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368567_19368567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368567'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.0022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368567'^^xsd:integer;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368603_19368603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368603_19368603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368603_19368603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368603_19368603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368603_19368603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368603'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.0036111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368603'^^xsd:integer;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368686_19368686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368686_19368686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368686_19368686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368686_19368686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368686_19368686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368686'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.054722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368686'^^xsd:integer;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368733_19368733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368733_19368733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368733_19368733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368733_19368733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368733_19368733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368733'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368733'^^xsd:integer;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368755_19368755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368755_19368755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368755_19368755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368755_19368755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368755_19368755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368755'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368755'^^xsd:integer;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368836_19368836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368836_19368836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368836_19368836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368836_19368836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368836_19368836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368836'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.2975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368836'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368910_19368910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368910_19368910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368910_19368910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368910_19368910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368910_19368910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368910'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368910'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368958_19368958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368958_19368958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368958_19368958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368958_19368958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368958_19368958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368958'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.503888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368958'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368968_19368968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368968_19368968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368968_19368968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368968_19368968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368968_19368968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368968'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.385555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368968'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19368979_19368979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19368979_19368979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19368979_19368979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19368979_19368979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19368979_19368979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19368979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19368979'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.016944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19368979'^^xsd:integer;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369036_19369036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369036_19369036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369036_19369036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369036_19369036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369036_19369036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369036'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.0772222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369036'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369073_19369073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369073_19369073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369073_19369073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369073_19369073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369073_19369073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369073'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.0016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369073'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369096_19369096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369096_19369096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369096_19369096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369096_19369096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369096_19369096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369096'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369096'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369130_19369130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369130_19369130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369130_19369130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369130_19369130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369130_19369130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369130'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369130'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369190_19369190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369190_19369190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369190_19369190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369190_19369190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369190_19369190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369190'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.024722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369190'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369254_19369254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369254_19369254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369254_19369254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369254_19369254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369254_19369254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369254'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.096111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369254'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369276_19369276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369276_19369276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369276_19369276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369276_19369276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369276_19369276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369276'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.073611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369276'^^xsd:integer;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369345_19369345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369345_19369345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369345_19369345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369345_19369345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369345_19369345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369345'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.0122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369345'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369466_19369466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369466_19369466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369466_19369466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369466_19369466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369466_19369466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369466'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369466'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369571_19369571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369571_19369571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369571_19369571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369571_19369571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369571_19369571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369571'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369571'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369596_19369596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369596_19369596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369596_19369596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369596_19369596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369596_19369596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369596'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.009166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369596'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369636_19369636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369636_19369636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369636_19369636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369636_19369636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369636_19369636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369636'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.619444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369636'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369650_19369650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369650_19369650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369650_19369650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369650_19369650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369650_19369650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369650'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369650'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369675_19369675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369675_19369675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369675_19369675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369675_19369675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369675_19369675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369675'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.044722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369675'^^xsd:integer;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369752_19369752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369752_19369752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369752_19369752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369752_19369752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369752_19369752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369752'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.0108333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369752'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369796_19369796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369796_19369796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369796_19369796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369796_19369796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369796_19369796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369796'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.1313888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369796'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369893_19369893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369893_19369893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369893_19369893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369893_19369893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369893_19369893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369893'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0294444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369893'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19369920_19369920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19369920_19369920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19369920_19369920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19369920_19369920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19369920_19369920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19369920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19369920'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19369920'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370015_19370015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370015_19370015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370015_19370015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370015_19370015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370015_19370015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370015'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.025555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370015'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370050_19370050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370050_19370050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370050_19370050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370050_19370050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370050_19370050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370050'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370050'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370134_19370134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370134_19370134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370134_19370134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370134_19370134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370134_19370134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370134'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.048333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370134'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370194_19370194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370194_19370194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370194_19370194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370194_19370194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370194_19370194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370194'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370194'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370232_19370232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370232_19370232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370232_19370232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370232_19370232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370232_19370232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370232'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370232'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370262_19370262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370262_19370262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370262_19370262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370262_19370262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370262_19370262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370262'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.083055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370262'^^xsd:integer;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370384_19370384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370384_19370384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370384_19370384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370384_19370384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370384_19370384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370384'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.0141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370384'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370421_19370421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370421_19370421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370421_19370421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370421_19370421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370421_19370421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370421'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370421'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370651_19370651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370651_19370651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370651_19370651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370651_19370651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370651_19370651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370651'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.025555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370651'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370700_19370700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370700_19370700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370700_19370700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370700_19370700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370700_19370700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370700'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370700'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370729_19370729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370729_19370729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370729_19370729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370729_19370729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370729_19370729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370729'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370729'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370766_19370766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370766_19370766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370766_19370766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370766_19370766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370766_19370766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370766'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.106944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370766'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370794_19370794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370794_19370794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370794_19370794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370794_19370794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370794_19370794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370794'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.065555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370794'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370816_19370816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370816_19370816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370816_19370816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370816_19370816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370816_19370816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370816'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.040277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370816'^^xsd:integer;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370889_19370889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370889_19370889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370889_19370889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370889_19370889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370889_19370889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370889'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.0558333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370889'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370925_19370925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370925_19370925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370925_19370925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370925_19370925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370925_19370925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370925'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370925'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370948_19370948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370948_19370948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370948_19370948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370948_19370948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370948_19370948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370948'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370948'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370970_19370970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370970_19370970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370970_19370970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370970_19370970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370970_19370970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370970'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370970'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19370994_19370994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19370994_19370994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19370994_19370994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19370994_19370994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19370994_19370994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19370994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19370994'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19370994'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371069_19371069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371069_19371069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371069_19371069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371069_19371069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371069_19371069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371069'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.001944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371069'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371086_19371086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371086_19371086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371086_19371086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371086_19371086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371086_19371086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371086'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.023611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371086'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371113_19371113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371113_19371113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371113_19371113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371113_19371113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371113_19371113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371113'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.222777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371113'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371130_19371130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371130_19371130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371130_19371130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371130_19371130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371130_19371130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371130'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.048055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371130'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371174_19371174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371174_19371174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371174_19371174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371174_19371174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371174_19371174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371174'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.135277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371174'^^xsd:integer;
  dwc:observationDate '2010-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371194_19371194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371194_19371194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371194_19371194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371194_19371194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371194_19371194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371194'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.078611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371194'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371209_19371209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371209_19371209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371209_19371209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371209_19371209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371209_19371209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371209'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.0694444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371209'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371218_19371218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371218_19371218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371218_19371218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371218_19371218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371218_19371218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371218'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371218'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371246_19371246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371246_19371246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371246_19371246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371246_19371246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371246_19371246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371246'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371246'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371297_19371297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371297_19371297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371297_19371297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371297_19371297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371297_19371297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371297'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371297'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371357_19371357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371357_19371357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371357_19371357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371357_19371357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371357_19371357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371357'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.024722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371357'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371483_19371483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371483_19371483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371483_19371483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371483_19371483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371483_19371483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371483'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.013333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371483'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371551_19371551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371551_19371551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371551_19371551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371551_19371551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371551_19371551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371551'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.026111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371551'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371581_19371581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371581_19371581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371581_19371581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371581_19371581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371581_19371581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371581'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.105277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371581'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371655_19371655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371655_19371655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371655_19371655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371655_19371655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371655_19371655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371655'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371655'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371745_19371745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371745_19371745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371745_19371745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371745_19371745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371745_19371745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371745'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371745'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371823_19371823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371823_19371823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371823_19371823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371823_19371823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371823_19371823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371823'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371823'^^xsd:integer;
  dwc:observationDate '2010-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371868_19371868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371868_19371868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371868_19371868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371868_19371868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371868_19371868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371868'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.018055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371868'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371959_19371959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371959_19371959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371959_19371959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371959_19371959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371959_19371959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371959'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.0222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371959'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19371983_19371983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19371983_19371983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19371983_19371983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19371983_19371983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19371983_19371983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19371983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19371983'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.0461111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19371983'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372010_19372010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372010_19372010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372010_19372010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372010_19372010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372010_19372010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372010'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372010'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372035_19372035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372035_19372035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372035_19372035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372035_19372035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372035_19372035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372035'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372035'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372057_19372057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372057_19372057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372057_19372057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372057_19372057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372057_19372057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372057'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372057'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372117_19372117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372117_19372117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372117_19372117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372117_19372117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372117_19372117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372117'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372117'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372142_19372142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372142_19372142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372142_19372142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372142_19372142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372142_19372142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372142'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372142'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372304_19372304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372304_19372304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372304_19372304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372304_19372304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372304_19372304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372304'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.054444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372304'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372327_19372327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372327_19372327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372327_19372327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372327_19372327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372327_19372327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372327'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.043611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372327'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372395_19372395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372395_19372395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372395_19372395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372395_19372395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372395_19372395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372395'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.075277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372395'^^xsd:integer;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372431_19372431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372431_19372431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372431_19372431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372431_19372431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372431_19372431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372431'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.1075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372431'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372450_19372450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372450_19372450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372450_19372450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372450_19372450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372450_19372450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372450'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.0819444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372450'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372470_19372470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372470_19372470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372470_19372470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372470_19372470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372470_19372470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372470'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.0266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372470'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372584_19372584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372584_19372584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372584_19372584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372584_19372584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372584_19372584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372584'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.030833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372584'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372640_19372640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372640_19372640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372640_19372640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372640_19372640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372640_19372640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372640'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.173611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372640'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372668_19372668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372668_19372668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372668_19372668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372668_19372668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372668_19372668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372668'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.027222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372668'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372724_19372724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372724_19372724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372724_19372724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372724_19372724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372724_19372724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372724'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.883055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372724'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372727_19372727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372727_19372727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372727_19372727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372727_19372727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372727_19372727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372727'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.042222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372727'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372748_19372748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372748_19372748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372748_19372748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372748_19372748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372748_19372748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372748'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.128333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372748'^^xsd:integer;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372780_19372780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372780_19372780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372780_19372780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372780_19372780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372780_19372780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372780'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.7030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372780'^^xsd:integer;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372786_19372786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372786_19372786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372786_19372786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372786_19372786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372786_19372786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372786'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.0161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372786'^^xsd:integer;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372805_19372805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372805_19372805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372805_19372805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372805_19372805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372805_19372805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372805'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.2122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372805'^^xsd:integer;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372856_19372856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372856_19372856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372856_19372856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372856_19372856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372856_19372856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372856'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.044166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372856'^^xsd:integer;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372898_19372898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372898_19372898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372898_19372898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372898_19372898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372898_19372898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372898'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.169722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372898'^^xsd:integer;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372910_19372910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372910_19372910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372910_19372910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372910_19372910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372910_19372910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372910'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.094166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372910'^^xsd:integer;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372962_19372962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372962_19372962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372962_19372962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372962_19372962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372962_19372962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372962'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.193611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372962'^^xsd:integer;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19372980_19372980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19372980_19372980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19372980_19372980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19372980_19372980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19372980_19372980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19372980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19372980'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19372980'^^xsd:integer;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373015_19373015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373015_19373015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373015_19373015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373015_19373015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373015_19373015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373015'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.5522222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373015'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373025_19373025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373025_19373025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373025_19373025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373025_19373025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373025_19373025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373025'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.0408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373025'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373045_19373045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373045_19373045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373045_19373045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373045_19373045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373045_19373045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373045'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373045'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373060_19373060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373060_19373060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373060_19373060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373060_19373060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373060_19373060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373060'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373060'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373083_19373083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373083_19373083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373083_19373083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373083_19373083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373083_19373083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373083'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373083'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373099_19373099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373099_19373099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373099_19373099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373099_19373099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373099_19373099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373099'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.018055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373099'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373127_19373127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373127_19373127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373127_19373127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373127_19373127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373127_19373127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373127'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373127'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373134_19373134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373134_19373134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373134_19373134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373134_19373134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373134_19373134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373134'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373134'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373145_19373145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373145_19373145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373145_19373145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373145_19373145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373145_19373145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373145'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373145'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373171_19373171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373171_19373171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373171_19373171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373171_19373171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373171_19373171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373171'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.036944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373171'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373206_19373206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373206_19373206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373206_19373206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373206_19373206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373206_19373206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373206'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.058611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373206'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373239_19373239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373239_19373239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373239_19373239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373239_19373239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373239_19373239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373239'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.630277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373239'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373244_19373244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373244_19373244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373244_19373244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373244_19373244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373244_19373244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373244'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.048611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373244'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373265_19373265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373265_19373265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373265_19373265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373265_19373265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373265_19373265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373265'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.043611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373265'^^xsd:integer;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373287_19373287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373287_19373287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373287_19373287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373287_19373287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373287_19373287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373287'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.0111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373287'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373316_19373316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373316_19373316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373316_19373316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373316_19373316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373316_19373316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373316'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373316'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373350_19373350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373350_19373350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373350_19373350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373350_19373350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373350_19373350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373350'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.0080555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373350'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373442_19373442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373442_19373442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373442_19373442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373442_19373442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373442_19373442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373442'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.001111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373442'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373473_19373473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373473_19373473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373473_19373473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373473_19373473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373473_19373473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373473'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373473'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373513_19373513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373513_19373513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373513_19373513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373513_19373513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373513_19373513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373513'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373513'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373581_19373581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373581_19373581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373581_19373581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373581_19373581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373581_19373581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373581'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.021388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373581'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373622_19373622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373622_19373622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373622_19373622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373622_19373622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373622_19373622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373622'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373622'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373677_19373677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373677_19373677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373677_19373677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373677_19373677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373677_19373677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373677'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.554722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373677'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373691_19373691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373691_19373691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373691_19373691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373691_19373691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373691_19373691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373691'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.151388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373691'^^xsd:integer;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373706_19373706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373706_19373706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373706_19373706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373706_19373706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373706_19373706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373706'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.0091666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373706'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373720_19373720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373720_19373720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373720_19373720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373720_19373720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373720_19373720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373720'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.0138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373720'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373728_19373728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373728_19373728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373728_19373728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373728_19373728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373728_19373728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373728'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.1694444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373728'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373743_19373743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373743_19373743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373743_19373743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373743_19373743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373743_19373743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373743'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.1375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373743'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373787_19373787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373787_19373787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373787_19373787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373787_19373787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373787_19373787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373787'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.133611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373787'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373809_19373809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373809_19373809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373809_19373809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373809_19373809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373809_19373809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373809'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.024444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373809'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373838_19373838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373838_19373838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373838_19373838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373838_19373838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373838_19373838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373838'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373838'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373881_19373881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373881_19373881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373881_19373881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373881_19373881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373881_19373881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373881'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373881'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373931_19373931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373931_19373931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373931_19373931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373931_19373931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373931_19373931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373931'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.216111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373931'^^xsd:integer;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373973_19373973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373973_19373973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373973_19373973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373973_19373973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373973_19373973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373973'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.2561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373973'^^xsd:integer;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19373982_19373982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19373982_19373982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19373982_19373982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19373982_19373982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19373982_19373982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19373982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19373982'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.0430555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19373982'^^xsd:integer;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374013_19374013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374013_19374013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374013_19374013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374013_19374013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374013_19374013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374013'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374013'^^xsd:integer;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374038_19374038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374038_19374038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374038_19374038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374038_19374038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374038_19374038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374038'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374038'^^xsd:integer;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374119_19374119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374119_19374119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374119_19374119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374119_19374119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374119_19374119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374119'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.071666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374119'^^xsd:integer;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374139_19374139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374139_19374139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374139_19374139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374139_19374139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374139_19374139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374139'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.036111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374139'^^xsd:integer;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374185_19374185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374185_19374185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374185_19374185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374185_19374185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374185_19374185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374185'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.037777777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374185'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374226_19374226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374226_19374226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374226_19374226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374226_19374226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374226_19374226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374226'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.1019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374226'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374254_19374254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374254_19374254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374254_19374254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374254_19374254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374254_19374254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374254'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.0986111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374254'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374369_19374369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374369_19374369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374369_19374369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374369_19374369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374369_19374369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374369'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.051388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374369'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374452_19374452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374452_19374452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374452_19374452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374452_19374452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374452_19374452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374452'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.029166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374452'^^xsd:integer;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374563_19374563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374563_19374563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374563_19374563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374563_19374563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374563_19374563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374563'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.0641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374563'^^xsd:integer;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374602_19374602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374602_19374602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374602_19374602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374602_19374602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374602_19374602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374602'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.0138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374602'^^xsd:integer;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374636_19374636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374636_19374636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374636_19374636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374636_19374636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374636_19374636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374636'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374636'^^xsd:integer;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374678_19374678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374678_19374678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374678_19374678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374678_19374678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374678_19374678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374678'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.301944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374678'^^xsd:integer;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374696_19374696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374696_19374696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374696_19374696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374696_19374696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374696_19374696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374696'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.0125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374696'^^xsd:integer;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374736_19374736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374736_19374736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374736_19374736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374736_19374736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374736_19374736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374736'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.742777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374736'^^xsd:integer;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374768_19374768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374768_19374768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374768_19374768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374768_19374768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374768_19374768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374768'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.006111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374768'^^xsd:integer;
  dwc:observationDate '2010-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374801_19374801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374801_19374801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374801_19374801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374801_19374801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374801_19374801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374801'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.49138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374801'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374811_19374811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374811_19374811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374811_19374811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374811_19374811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374811_19374811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374811'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.0494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374811'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374857_19374857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374857_19374857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374857_19374857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374857_19374857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374857_19374857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374857'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.7244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374857'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374869_19374869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374869_19374869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374869_19374869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374869_19374869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374869_19374869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374869'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.0980555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374869'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19374992_19374992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19374992_19374992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19374992_19374992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19374992_19374992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19374992_19374992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19374992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19374992'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19374992'^^xsd:integer;
  dwc:observationDate '2010-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375042_19375042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375042_19375042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375042_19375042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375042_19375042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375042_19375042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375042'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.0258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375042'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375060_19375060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375060_19375060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375060_19375060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375060_19375060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375060_19375060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375060'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.0397222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375060'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375084_19375084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375084_19375084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375084_19375084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375084_19375084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375084_19375084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375084'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.0586111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375084'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375185_19375185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375185_19375185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375185_19375185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375185_19375185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375185_19375185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375185'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375185'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375243_19375243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375243_19375243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375243_19375243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375243_19375243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375243_19375243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375243'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375243'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375301_19375301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375301_19375301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375301_19375301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375301_19375301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375301_19375301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375301'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.029166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375301'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375319_19375319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375319_19375319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375319_19375319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375319_19375319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375319_19375319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375319'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375319'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375342_19375342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375342_19375342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375342_19375342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375342_19375342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375342_19375342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375342'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.236944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375342'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375360_19375360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375360_19375360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375360_19375360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375360_19375360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375360_19375360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375360'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.022777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375360'^^xsd:integer;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375412_19375412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375412_19375412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375412_19375412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375412_19375412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375412_19375412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375412'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.1861111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375412'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375433_19375433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375433_19375433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375433_19375433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375433_19375433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375433_19375433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375433'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.4116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375433'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375456_19375456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375456_19375456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375456_19375456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375456_19375456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375456_19375456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375456'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.5869444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375456'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375492_19375492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375492_19375492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375492_19375492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375492_19375492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375492_19375492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375492'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.0555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375492'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375561_19375561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375561_19375561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375561_19375561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375561_19375561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375561_19375561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375561'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.135555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375561'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375600_19375600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375600_19375600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375600_19375600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375600_19375600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375600_19375600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375600'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.108611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375600'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375652_19375652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375652_19375652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375652_19375652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375652_19375652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375652_19375652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375652'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.295'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375652'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375672_19375672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375672_19375672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375672_19375672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375672_19375672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375672_19375672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375672'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.063611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375672'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375704_19375704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375704_19375704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375704_19375704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375704_19375704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375704_19375704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375704'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375704'^^xsd:integer;
  dwc:observationDate '2010-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375752_19375752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375752_19375752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375752_19375752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375752_19375752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375752_19375752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375752'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375752'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375769_19375769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375769_19375769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375769_19375769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375769_19375769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375769_19375769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375769'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375769'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375798_19375798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375798_19375798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375798_19375798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375798_19375798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375798_19375798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375798'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.0222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375798'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375963_19375963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375963_19375963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375963_19375963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375963_19375963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375963_19375963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375963'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375963'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375992_19375992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375992_19375992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375992_19375992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375992_19375992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375992_19375992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375992'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375992'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19375999_19375999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19375999_19375999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19375999_19375999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19375999_19375999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19375999_19375999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19375999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19375999'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.038611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19375999'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19376026_19376026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19376026_19376026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19376026_19376026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19376026_19376026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19376026_19376026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19376026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19376026'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.011666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19376026'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 55 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19376319_19376319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19376319_19376319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19376319_19376319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19376319_19376319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19376319_19376319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19376319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19376319'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19376319'^^xsd:integer;
  dwc:observationDate '2010-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19376398_19376398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19376398_19376398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19376398_19376398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19376398_19376398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19376398_19376398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19376398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19376398'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.0722222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19376398'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19376426_19376426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19376426_19376426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19376426_19376426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19376426_19376426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19376426_19376426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19376426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19376426'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.0194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19376426'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19376465_19376465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19376465_19376465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19376465_19376465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19376465_19376465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19376465_19376465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19376465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19376465'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.0030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19376465'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19376595_19376595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19376595_19376595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19376595_19376595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19376595_19376595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19376595_19376595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19376595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19376595'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.013611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19376595'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 49 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19376639_19376639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19376639_19376639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19376639_19376639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19376639_19376639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19376639_19376639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19376639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19376639'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19376639'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19376728_19376728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19376728_19376728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19376728_19376728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19376728_19376728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19376728_19376728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19376728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19376728'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19376728'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19376800_19376800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19376800_19376800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19376800_19376800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19376800_19376800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19376800_19376800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19376800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19376800'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.006666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19376800'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19376938_19376938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19376938_19376938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19376938_19376938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19376938_19376938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19376938_19376938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19376938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19376938'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.042222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19376938'^^xsd:integer;
  dwc:observationDate '2010-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377009_19377009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377009_19377009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377009_19377009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377009_19377009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377009_19377009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377009'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.0938888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377009'^^xsd:integer;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377035_19377035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377035_19377035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377035_19377035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377035_19377035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377035_19377035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377035'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.0022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377035'^^xsd:integer;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377113_19377113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377113_19377113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377113_19377113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377113_19377113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377113_19377113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377113'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.0091666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377113'^^xsd:integer;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377299_19377299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377299_19377299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377299_19377299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377299_19377299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377299_19377299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377299'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.048055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377299'^^xsd:integer;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377320_19377320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377320_19377320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377320_19377320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377320_19377320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377320_19377320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377320'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.095833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377320'^^xsd:integer;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377349_19377349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377349_19377349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377349_19377349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377349_19377349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377349_19377349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377349'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377349'^^xsd:integer;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377366_19377366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377366_19377366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377366_19377366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377366_19377366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377366_19377366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377366'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.042222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377366'^^xsd:integer;
  dwc:observationDate '2010-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377556_19377556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377556_19377556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377556_19377556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377556_19377556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377556_19377556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377556'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.0088888888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377556'^^xsd:integer;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377640_19377640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377640_19377640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377640_19377640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377640_19377640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377640_19377640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377640'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.0805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377640'^^xsd:integer;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377696_19377696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377696_19377696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377696_19377696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377696_19377696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377696_19377696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377696'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.8761111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377696'^^xsd:integer;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377698_19377698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377698_19377698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377698_19377698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377698_19377698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377698_19377698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377698'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.0119444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377698'^^xsd:integer;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377731_19377731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377731_19377731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377731_19377731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377731_19377731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377731_19377731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377731'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377731'^^xsd:integer;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377812_19377812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377812_19377812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377812_19377812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377812_19377812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377812_19377812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377812'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.065833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377812'^^xsd:integer;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19377940_19377940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19377940_19377940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19377940_19377940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19377940_19377940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19377940_19377940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19377940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19377940'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.029166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19377940'^^xsd:integer;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378025_19378025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378025_19378025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378025_19378025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378025_19378025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378025_19378025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378025'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.0391666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378025'^^xsd:integer;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378050_19378050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378050_19378050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378050_19378050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378050_19378050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378050_19378050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378050'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.1055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378050'^^xsd:integer;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378193_19378193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378193_19378193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378193_19378193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378193_19378193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378193_19378193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378193'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.051388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378193'^^xsd:integer;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378217_19378217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378217_19378217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378217_19378217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378217_19378217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378217_19378217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378217'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378217'^^xsd:integer;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378316_19378316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378316_19378316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378316_19378316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378316_19378316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378316_19378316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378316'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.501111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378316'^^xsd:integer;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378334_19378334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378334_19378334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378334_19378334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378334_19378334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378334_19378334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378334'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.129444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378334'^^xsd:integer;
  dwc:observationDate '2010-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378366_19378366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378366_19378366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378366_19378366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378366_19378366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378366_19378366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378366'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.7025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378366'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378376_19378376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378376_19378376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378376_19378376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378376_19378376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378376_19378376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378376'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.7022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378376'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378384_19378384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378384_19378384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378384_19378384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378384_19378384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378384_19378384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378384'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.0680555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378384'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378405_19378405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378405_19378405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378405_19378405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378405_19378405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378405_19378405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378405'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378405'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378437_19378437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378437_19378437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378437_19378437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378437_19378437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378437_19378437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378437'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.5586111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378437'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378449_19378449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378449_19378449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378449_19378449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378449_19378449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378449_19378449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378449'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378449'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378466_19378466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378466_19378466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378466_19378466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378466_19378466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378466_19378466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378466'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.246944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378466'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378488_19378488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378488_19378488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378488_19378488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378488_19378488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378488_19378488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378488'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.537222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378488'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378493_19378493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378493_19378493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378493_19378493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378493_19378493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378493_19378493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378493'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.029166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378493'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378510_19378510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378510_19378510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378510_19378510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378510_19378510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378510_19378510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378510'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378510'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378524_19378524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378524_19378524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378524_19378524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378524_19378524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378524_19378524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378524'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.188055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378524'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378540_19378540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378540_19378540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378540_19378540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378540_19378540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378540_19378540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378540'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.110833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378540'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378568_19378568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378568_19378568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378568_19378568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378568_19378568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378568_19378568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378568'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378568'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378589_19378589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378589_19378589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378589_19378589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378589_19378589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378589_19378589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378589'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.071666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378589'^^xsd:integer;
  dwc:observationDate '2010-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378618_19378618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378618_19378618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378618_19378618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378618_19378618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378618_19378618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378618'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.3663888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378618'^^xsd:integer;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378628_19378628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378628_19378628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378628_19378628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378628_19378628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378628_19378628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378628'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.0741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378628'^^xsd:integer;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378658_19378658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378658_19378658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378658_19378658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378658_19378658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378658_19378658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378658'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.0788888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378658'^^xsd:integer;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378711_19378711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378711_19378711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378711_19378711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378711_19378711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378711_19378711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378711'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6152777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378711'^^xsd:integer;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378720_19378720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378720_19378720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378720_19378720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378720_19378720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378720_19378720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378720'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.056944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378720'^^xsd:integer;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378748_19378748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378748_19378748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378748_19378748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378748_19378748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378748_19378748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378748'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.093611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378748'^^xsd:integer;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378802_19378802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378802_19378802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378802_19378802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378802_19378802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378802_19378802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378802'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378802'^^xsd:integer;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378861_19378861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378861_19378861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378861_19378861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378861_19378861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378861_19378861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378861'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.692777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378861'^^xsd:integer;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378865_19378865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378865_19378865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378865_19378865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378865_19378865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378865_19378865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378865'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.067777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378865'^^xsd:integer;
  dwc:observationDate '2010-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378911_19378911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378911_19378911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378911_19378911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378911_19378911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378911_19378911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378911'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.0338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378911'^^xsd:integer;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19378937_19378937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19378937_19378937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19378937_19378937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19378937_19378937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19378937_19378937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19378937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19378937'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.1688888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19378937'^^xsd:integer;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379011_19379011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379011_19379011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379011_19379011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379011_19379011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379011_19379011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379011'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.3408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379011'^^xsd:integer;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379091_19379091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379091_19379091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379091_19379091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379091_19379091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379091_19379091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379091'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379091'^^xsd:integer;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379114_19379114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379114_19379114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379114_19379114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379114_19379114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379114_19379114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379114'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.113333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379114'^^xsd:integer;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379147_19379147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379147_19379147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379147_19379147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379147_19379147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379147_19379147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379147'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.012777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379147'^^xsd:integer;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379179_19379179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379179_19379179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379179_19379179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379179_19379179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379179_19379179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379179'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379179'^^xsd:integer;
  dwc:observationDate '2010-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379308_19379308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379308_19379308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379308_19379308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379308_19379308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379308_19379308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379308'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379308'^^xsd:integer;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379380_19379380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379380_19379380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379380_19379380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379380_19379380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379380_19379380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379380'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.341388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379380'^^xsd:integer;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379397_19379397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379397_19379397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379397_19379397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379397_19379397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379397_19379397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379397'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379397'^^xsd:integer;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379412_19379412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379412_19379412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379412_19379412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379412_19379412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379412_19379412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379412'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379412'^^xsd:integer;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379421_19379421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379421_19379421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379421_19379421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379421_19379421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379421_19379421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379421'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.608055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379421'^^xsd:integer;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379453_19379453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379453_19379453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379453_19379453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379453_19379453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379453_19379453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379453'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.034722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379453'^^xsd:integer;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379491_19379491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379491_19379491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379491_19379491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379491_19379491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379491_19379491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379491'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.078611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379491'^^xsd:integer;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379535_19379535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379535_19379535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379535_19379535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379535_19379535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379535_19379535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379535'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379535'^^xsd:integer;
  dwc:observationDate '2010-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379589_19379589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379589_19379589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379589_19379589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379589_19379589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379589_19379589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379589'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.1844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379589'^^xsd:integer;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379610_19379610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379610_19379610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379610_19379610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379610_19379610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379610_19379610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379610'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.0225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379610'^^xsd:integer;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379640_19379640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379640_19379640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379640_19379640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379640_19379640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379640_19379640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379640'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0330555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379640'^^xsd:integer;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379679_19379679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379679_19379679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379679_19379679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379679_19379679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379679_19379679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379679'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.168333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379679'^^xsd:integer;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379696_19379696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379696_19379696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379696_19379696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379696_19379696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379696_19379696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379696'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379696'^^xsd:integer;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379738_19379738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379738_19379738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379738_19379738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379738_19379738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379738_19379738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379738'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379738'^^xsd:integer;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379761_19379761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379761_19379761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379761_19379761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379761_19379761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379761_19379761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379761'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379761'^^xsd:integer;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379790_19379790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379790_19379790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379790_19379790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379790_19379790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379790_19379790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379790'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.049722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379790'^^xsd:integer;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379825_19379825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379825_19379825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379825_19379825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379825_19379825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379825_19379825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379825'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.12138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379825'^^xsd:integer;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379843_19379843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379843_19379843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379843_19379843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379843_19379843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379843_19379843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379843'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.0563888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379843'^^xsd:integer;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379867_19379867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379867_19379867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379867_19379867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379867_19379867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379867_19379867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379867'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.0138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379867'^^xsd:integer;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379915_19379915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379915_19379915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379915_19379915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379915_19379915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379915_19379915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379915'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.0311111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379915'^^xsd:integer;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19379975_19379975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19379975_19379975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19379975_19379975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19379975_19379975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19379975_19379975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19379975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19379975'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.043611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19379975'^^xsd:integer;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380016_19380016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380016_19380016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380016_19380016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380016_19380016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380016_19380016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380016'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380016'^^xsd:integer;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380049_19380049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380049_19380049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380049_19380049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380049_19380049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380049_19380049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380049'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380049'^^xsd:integer;
  dwc:observationDate '2010-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380105_19380105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380105_19380105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380105_19380105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380105_19380105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380105_19380105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380105'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.2127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380105'^^xsd:integer;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380122_19380122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380122_19380122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380122_19380122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380122_19380122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380122_19380122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380122'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.0836111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380122'^^xsd:integer;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380152_19380152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380152_19380152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380152_19380152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380152_19380152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380152_19380152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380152'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.0377777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380152'^^xsd:integer;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380181_19380181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380181_19380181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380181_19380181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380181_19380181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380181_19380181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380181'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380181'^^xsd:integer;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380237_19380237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380237_19380237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380237_19380237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380237_19380237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380237_19380237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380237'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.076944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380237'^^xsd:integer;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380254_19380254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380254_19380254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380254_19380254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380254_19380254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380254_19380254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380254'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380254'^^xsd:integer;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380314_19380314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380314_19380314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380314_19380314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380314_19380314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380314_19380314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380314'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.004722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380314'^^xsd:integer;
  dwc:observationDate '2010-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380372_19380372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380372_19380372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380372_19380372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380372_19380372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380372_19380372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380372'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.0305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380372'^^xsd:integer;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380412_19380412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380412_19380412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380412_19380412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380412_19380412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380412_19380412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380412'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380412'^^xsd:integer;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380423_19380423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380423_19380423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380423_19380423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380423_19380423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380423_19380423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380423'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.3725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380423'^^xsd:integer;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380444_19380444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380444_19380444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380444_19380444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380444_19380444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380444_19380444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380444'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0761111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380444'^^xsd:integer;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380483_19380483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380483_19380483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380483_19380483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380483_19380483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380483_19380483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380483'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.164444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380483'^^xsd:integer;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380503_19380503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380503_19380503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380503_19380503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380503_19380503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380503_19380503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380503'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.613611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380503'^^xsd:integer;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380511_19380511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380511_19380511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380511_19380511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380511_19380511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380511_19380511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380511'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.155277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380511'^^xsd:integer;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380561_19380561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380561_19380561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380561_19380561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380561_19380561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380561_19380561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380561'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.421944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380561'^^xsd:integer;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380575_19380575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380575_19380575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380575_19380575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380575_19380575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380575_19380575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380575'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380575'^^xsd:integer;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380597_19380597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380597_19380597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380597_19380597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380597_19380597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380597_19380597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380597'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.028333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380597'^^xsd:integer;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380619_19380619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380619_19380619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380619_19380619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380619_19380619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380619_19380619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380619'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.277222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380619'^^xsd:integer;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380633_19380633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380633_19380633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380633_19380633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380633_19380633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380633_19380633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380633'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380633'^^xsd:integer;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380662_19380662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380662_19380662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380662_19380662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380662_19380662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380662_19380662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380662'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.3580555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380662'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380671_19380671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380671_19380671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380671_19380671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380671_19380671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380671_19380671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380671'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.8436111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380671'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380674_19380674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380674_19380674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380674_19380674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380674_19380674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380674_19380674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380674'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380674'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380682_19380682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380682_19380682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380682_19380682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380682_19380682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380682_19380682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380682'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.155'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380682'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380696_19380696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380696_19380696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380696_19380696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380696_19380696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380696_19380696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380696'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.9091666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380696'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380701_19380701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380701_19380701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380701_19380701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380701_19380701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380701_19380701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380701'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.4638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380701'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380741_19380741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380741_19380741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380741_19380741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380741_19380741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380741_19380741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380741'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.361944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380741'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380754_19380754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380754_19380754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380754_19380754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380754_19380754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380754_19380754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380754'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380754'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380764_19380764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380764_19380764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380764_19380764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380764_19380764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380764_19380764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380764'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380764'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380785_19380785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380785_19380785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380785_19380785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380785_19380785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380785_19380785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380785'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380785'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380797_19380797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380797_19380797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380797_19380797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380797_19380797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380797_19380797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380797'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.351111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380797'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380804_19380804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380804_19380804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380804_19380804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380804_19380804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380804_19380804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380804'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.046666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380804'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380842_19380842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380842_19380842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380842_19380842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380842_19380842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380842_19380842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380842'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.047777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380842'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380869_19380869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380869_19380869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380869_19380869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380869_19380869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380869_19380869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380869'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380869'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380914_19380914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380914_19380914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380914_19380914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380914_19380914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380914_19380914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380914'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.035833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380914'^^xsd:integer;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380954_19380954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380954_19380954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380954_19380954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380954_19380954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380954_19380954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380954'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.0236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380954'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19380981_19380981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19380981_19380981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19380981_19380981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19380981_19380981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19380981_19380981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19380981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19380981'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19380981'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381005_19381005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381005_19381005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381005_19381005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381005_19381005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381005_19381005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381005'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.0191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381005'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381028_19381028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381028_19381028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381028_19381028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381028_19381028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381028_19381028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381028'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.0177777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381028'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381053_19381053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381053_19381053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381053_19381053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381053_19381053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381053_19381053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381053'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381053'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381077_19381077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381077_19381077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381077_19381077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381077_19381077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381077_19381077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381077'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381077'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381100_19381100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381100_19381100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381100_19381100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381100_19381100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381100_19381100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381100'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0297222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381100'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381162_19381162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381162_19381162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381162_19381162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381162_19381162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381162_19381162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381162'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.009444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381162'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381181_19381181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381181_19381181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381181_19381181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381181_19381181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381181_19381181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381181'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.315277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381181'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381196_19381196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381196_19381196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381196_19381196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381196_19381196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381196_19381196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381196'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.956388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381196'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381198_19381198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381198_19381198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381198_19381198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381198_19381198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381198_19381198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381198'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.039444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381198'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381223_19381223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381223_19381223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381223_19381223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381223_19381223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381223_19381223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381223'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.036944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381223'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381256_19381256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381256_19381256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381256_19381256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381256_19381256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381256_19381256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381256'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.053333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381256'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381315_19381315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381315_19381315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381315_19381315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381315_19381315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381315_19381315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381315'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381315'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381359_19381359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381359_19381359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381359_19381359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381359_19381359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381359_19381359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381359'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.115277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381359'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381385_19381385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381385_19381385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381385_19381385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381385_19381385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381385_19381385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381385'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.037222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381385'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381429_19381429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381429_19381429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381429_19381429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381429_19381429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381429_19381429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381429'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.020277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381429'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381460_19381460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381460_19381460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381460_19381460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381460_19381460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381460_19381460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381460'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.041388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381460'^^xsd:integer;
  dwc:observationDate '2010-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381506_19381506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381506_19381506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381506_19381506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381506_19381506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381506_19381506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381506'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.0611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381506'^^xsd:integer;
  dwc:observationDate '2010-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381601_19381601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381601_19381601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381601_19381601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381601_19381601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381601_19381601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381601'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.120277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381601'^^xsd:integer;
  dwc:observationDate '2010-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381659_19381659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381659_19381659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381659_19381659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381659_19381659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381659_19381659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381659'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.045833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381659'^^xsd:integer;
  dwc:observationDate '2010-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381685_19381685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381685_19381685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381685_19381685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381685_19381685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381685_19381685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381685'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.171666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381685'^^xsd:integer;
  dwc:observationDate '2010-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:eventRemarks 'detected on receiver VR2W-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381697_19381697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381697_19381697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381697_19381697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381697_19381697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381697_19381697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381697'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.371388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381697'^^xsd:integer;
  dwc:observationDate '2010-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381711_19381711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381711_19381711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381711_19381711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381711_19381711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381711_19381711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381711'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.006388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381711'^^xsd:integer;
  dwc:observationDate '2010-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381730_19381730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381730_19381730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381730_19381730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381730_19381730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381730_19381730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381730'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.094166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381730'^^xsd:integer;
  dwc:observationDate '2010-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381755_19381755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381755_19381755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381755_19381755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381755_19381755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381755_19381755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381755'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.009444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381755'^^xsd:integer;
  dwc:observationDate '2010-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381913_19381913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381913_19381913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381913_19381913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381913_19381913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381913_19381913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381913'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381913'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19381969_19381969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19381969_19381969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19381969_19381969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19381969_19381969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19381969_19381969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19381969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19381969'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0063888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19381969'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382004_19382004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382004_19382004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382004_19382004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382004_19382004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382004_19382004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19382004'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.0311111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19382004'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382036_19382036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382036_19382036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382036_19382036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382036_19382036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382036_19382036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19382036'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0436111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19382036'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382058_19382058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382058_19382058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382058_19382058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382058_19382058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382058_19382058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19382058'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0794444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19382058'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382085_19382085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382085_19382085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382085_19382085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382085_19382085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382085_19382085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19382085'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.236944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19382085'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382100_19382100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382100_19382100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382100_19382100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382100_19382100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382100_19382100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19382100'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.006666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19382100'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382145_19382145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382145_19382145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382145_19382145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382145_19382145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382145_19382145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19382145'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.024722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19382145'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382202_19382202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382202_19382202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382202_19382202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382202_19382202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382202_19382202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19382202'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.256944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19382202'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382223_19382223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382223_19382223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382223_19382223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382223_19382223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382223_19382223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19382223'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.160833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19382223'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382243_19382243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382243_19382243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382243_19382243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382243_19382243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382243_19382243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19382243'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19382243'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382311_19382311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382311_19382311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382311_19382311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382311_19382311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382311_19382311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19382311'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.019166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19382311'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382349_19382349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382349_19382349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382349_19382349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382349_19382349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382349_19382349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19382349'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19382349'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382379_19382379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382379_19382379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382379_19382379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382379_19382379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382379_19382379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19382379'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.251666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19382379'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382397_19382397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382397_19382397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382397_19382397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382397_19382397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382397_19382397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  dwc:catalogNumber '19382397'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '2.92248'^^xsd:double;
  dwc:latitude '51.54947'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:samplingProtocol 'acoustic telemetry'^^xsd:string;
  dwc:occurrenceId '19382397'^^xsd:integer;
  dwc:observationDate '2010-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd: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-106253'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/5846_19382424_19382424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5846_19382424_19382424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5846_19382424_19382424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54947"^^xsd:decimal ;
  dwc:decimalLongitude "2.92248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5846_19382424_19382424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54947 2.92248)"^^geo:wktLiteral ;
  geo-pos:lat "51.54947"^^xsd:decimal ;
  geo-pos:long "2.92248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5846_19382424_19382424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19382424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5846_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'VLIZ'^^xsd:string;
  dwc:collectionCode 'ETN'^^xsd:string;
  