@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/event/5181_Scheldt%20estuary>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Scheldt estuary" ;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_101'^^xsd:string;
  dwc:scientificName 'Spergularia salina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '395048'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_101'^^xsd:string;
  dwc:aphiaIdAccepted '395048'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_102'^^xsd:string;
  dwc:scientificName 'Charadriiformes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '2682'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_102'^^xsd:string;
  dwc:aphiaIdAccepted '2682'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_103'^^xsd:string;
  dwc:scientificName 'Charadrius alexandrinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '212611'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_103'^^xsd:string;
  dwc:aphiaIdAccepted '212611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_104'^^xsd:string;
  dwc:scientificName 'Surirella gemma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '149086'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_104'^^xsd:string;
  dwc:aphiaIdAccepted '175560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_105'^^xsd:string;
  dwc:scientificName 'Synchaeta tavina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:occurrenceRemarks 'Synchaeta apud tavina'^^xsd:string;
  dwc:aphiaid '135064'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_105'^^xsd:string;
  dwc:aphiaIdAccepted '135064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_106'^^xsd:string;
  dwc:scientificName 'Thais lapillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '151630'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_106'^^xsd:string;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_107'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_107'^^xsd:string;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_108'^^xsd:string;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_108'^^xsd:string;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_109'^^xsd:string;
  dwc:scientificName 'Tharyx marioni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '155177'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_109'^^xsd:string;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_110'^^xsd:string;
  dwc:scientificName 'Tintinnopsis turbo'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '427436'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_110'^^xsd:string;
  dwc:aphiaIdAccepted '427436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_111'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_111'^^xsd:string;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_112'^^xsd:string;
  dwc:scientificName 'Triglochin maritima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '426006'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_112'^^xsd:string;
  dwc:aphiaIdAccepted '426006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_113'^^xsd:string;
  dwc:scientificName 'Trocheta bykowski'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '182706'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_113'^^xsd:string;
  dwc:aphiaIdAccepted '182706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_114'^^xsd:string;
  dwc:scientificName 'Tringa totanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '158970'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_114'^^xsd:string;
  dwc:aphiaIdAccepted '158970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_115'^^xsd:string;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_115'^^xsd:string;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_116'^^xsd:string;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_116'^^xsd:string;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_117'^^xsd:string;
  dwc:scientificName 'Vorticella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:occurrenceRemarks 'Vorticella apud marina'^^xsd:string;
  dwc:aphiaid '417506'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_117'^^xsd:string;
  dwc:aphiaIdAccepted '438802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_118'^^xsd:string;
  dwc:scientificName 'Anas platyrhynchos'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '148791'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_118'^^xsd:string;
  dwc:aphiaIdAccepted '148791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_119'^^xsd:string;
  dwc:scientificName 'Anas crecca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '158943'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_119'^^xsd:string;
  dwc:aphiaIdAccepted '158943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_120'^^xsd:string;
  dwc:scientificName 'Numenius arquata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '159037'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_120'^^xsd:string;
  dwc:aphiaIdAccepted '159037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_121'^^xsd:string;
  dwc:scientificName 'Larus argentatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '137138'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_121'^^xsd:string;
  dwc:aphiaIdAccepted '137138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_122'^^xsd:string;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_122'^^xsd:string;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_123'^^xsd:string;
  dwc:scientificName 'Tringa erythropus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '159029'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_123'^^xsd:string;
  dwc:aphiaIdAccepted '159029'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_1'^^xsd:string;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_1'^^xsd:string;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_2'^^xsd:string;
  dwc:scientificName 'Acartia bifilosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '104249'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_2'^^xsd:string;
  dwc:aphiaIdAccepted '345919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_3'^^xsd:string;
  dwc:scientificName 'Acineta tuberosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '172366'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_3'^^xsd:string;
  dwc:aphiaIdAccepted '172366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_4'^^xsd:string;
  dwc:scientificName 'Actinocyclus normani'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_4'^^xsd:string;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_5'^^xsd:string;
  dwc:scientificName 'Agrostis stolonifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '993840'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_5'^^xsd:string;
  dwc:aphiaIdAccepted '993840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_6'^^xsd:string;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_6'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_7'^^xsd:string;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_7'^^xsd:string;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_8'^^xsd:string;
  dwc:scientificName 'Angelicon litoralis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:occurrenceId 'Scheldt estuary_8'^^xsd:string;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_9'^^xsd:string;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_9'^^xsd:string;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_10'^^xsd:string;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_10'^^xsd:string;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_11'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_11'^^xsd:string;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_12'^^xsd:string;
  dwc:scientificName 'Atriplex hastata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '431931'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_12'^^xsd:string;
  dwc:aphiaIdAccepted '431931'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_13'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_13'^^xsd:string;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_14'^^xsd:string;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_14'^^xsd:string;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_15'^^xsd:string;
  dwc:scientificName 'Tadorna tadorna'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '232042'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_15'^^xsd:string;
  dwc:aphiaIdAccepted '232042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_16'^^xsd:string;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_16'^^xsd:string;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_17'^^xsd:string;
  dwc:scientificName 'Calidris alpina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '159047'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_17'^^xsd:string;
  dwc:aphiaIdAccepted '159047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_18'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_18'^^xsd:string;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_19'^^xsd:string;
  dwc:scientificName 'Carchesium polypinum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '254450'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_19'^^xsd:string;
  dwc:aphiaIdAccepted '254450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_20'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_20'^^xsd:string;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_21'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '152921'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_21'^^xsd:string;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_22'^^xsd:string;
  dwc:scientificName 'Cerastoderme edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_22'^^xsd:string;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_23'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_23'^^xsd:string;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_24'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_24'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_25'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_25'^^xsd:string;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_26'^^xsd:string;
  dwc:scientificName 'Coscinodiscus commutatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '148991'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_26'^^xsd:string;
  dwc:aphiaIdAccepted '450729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_27'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_27'^^xsd:string;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_28'^^xsd:string;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_28'^^xsd:string;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_29'^^xsd:string;
  dwc:scientificName 'Diadume cincta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_29'^^xsd:string;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_30'^^xsd:string;
  dwc:scientificName 'Sternula albifrons'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '567480'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_30'^^xsd:string;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_31'^^xsd:string;
  dwc:scientificName 'Somateria mollissima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '137074'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_31'^^xsd:string;
  dwc:aphiaIdAccepted '137074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_32'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_32'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_33'^^xsd:string;
  dwc:scientificName 'Eurytemora affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '104872'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_33'^^xsd:string;
  dwc:aphiaIdAccepted '1416974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_34'^^xsd:string;
  dwc:scientificName 'Facelina coronata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '139909'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_34'^^xsd:string;
  dwc:aphiaIdAccepted '153375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_35'^^xsd:string;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_35'^^xsd:string;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_36'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_36'^^xsd:string;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_37'^^xsd:string;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_37'^^xsd:string;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_38'^^xsd:string;
  dwc:scientificName 'Podiceps cristatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '137182'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_38'^^xsd:string;
  dwc:aphiaIdAccepted '137182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_39'^^xsd:string;
  dwc:scientificName 'Anatidae Vigors'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '136973'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_39'^^xsd:string;
  dwc:aphiaIdAccepted '136973'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_40'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_40'^^xsd:string;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_41'^^xsd:string;
  dwc:scientificName 'Glaux maritima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '425976'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_41'^^xsd:string;
  dwc:aphiaIdAccepted '425976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_42'^^xsd:string;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_42'^^xsd:string;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_43'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_43'^^xsd:string;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_44'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_44'^^xsd:string;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_45'^^xsd:string;
  dwc:scientificName 'Juncus gerardii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '394967'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_45'^^xsd:string;
  dwc:aphiaIdAccepted '394967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_46'^^xsd:string;
  dwc:scientificName 'Calidris canutus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '147433'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_46'^^xsd:string;
  dwc:aphiaIdAccepted '147433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_47'^^xsd:string;
  dwc:scientificName 'Recurvirostra avosetta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '212721'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_47'^^xsd:string;
  dwc:aphiaIdAccepted '212721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_48'^^xsd:string;
  dwc:scientificName 'Chroicocephalus ridibundus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '465358'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_48'^^xsd:string;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_49'^^xsd:string;
  dwc:scientificName 'Anser albifrons'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '159159'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_49'^^xsd:string;
  dwc:aphiaIdAccepted '159159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_50'^^xsd:string;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_50'^^xsd:string;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_51'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_51'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_52'^^xsd:string;
  dwc:scientificName 'Lepidochitona cinereus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '152774'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_52'^^xsd:string;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_53'^^xsd:string;
  dwc:scientificName 'Limonium vulgare'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '232102'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_53'^^xsd:string;
  dwc:aphiaIdAccepted '232102'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_54'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_54'^^xsd:string;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_55'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_55'^^xsd:string;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_56'^^xsd:string;
  dwc:scientificName 'Macropipus puber'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '154300'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_56'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_57'^^xsd:string;
  dwc:scientificName 'Melosira granulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '149246'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_57'^^xsd:string;
  dwc:aphiaIdAccepted '148961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_58'^^xsd:string;
  dwc:scientificName 'Melosira juergensii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:occurrenceRemarks 'var. octagana'^^xsd:string;
  dwc:aphiaid '976257'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_58'^^xsd:string;
  dwc:aphiaIdAccepted '976257'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_59'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_59'^^xsd:string;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_60'^^xsd:string;
  dwc:scientificName 'Mergus serrator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '159098'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_60'^^xsd:string;
  dwc:aphiaIdAccepted '159098'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_61'^^xsd:string;
  dwc:scientificName 'Monachoides rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:occurrenceId 'Scheldt estuary_61'^^xsd:string;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_62'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_62'^^xsd:string;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_63'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_63'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_64'^^xsd:string;
  dwc:scientificName 'Nannochloris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '163968'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_64'^^xsd:string;
  dwc:aphiaIdAccepted '163968'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_65'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_65'^^xsd:string;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_66'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_66'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_67'^^xsd:string;
  dwc:scientificName 'Nereis diversicolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '339374'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_67'^^xsd:string;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_68'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '238384'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_68'^^xsd:string;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_69'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_69'^^xsd:string;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_70'^^xsd:string;
  dwc:scientificName 'Oikopleura dioica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '103407'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_70'^^xsd:string;
  dwc:aphiaIdAccepted '103407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_71'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_71'^^xsd:string;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_72'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_72'^^xsd:string;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_73'^^xsd:string;
  dwc:scientificName 'Ophiotrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_73'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_74'^^xsd:string;
  dwc:scientificName 'Palaemon longirostris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '107615'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_74'^^xsd:string;
  dwc:aphiaIdAccepted '107615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_75'^^xsd:string;
  dwc:scientificName 'Paramecium caudatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '417432'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_75'^^xsd:string;
  dwc:aphiaIdAccepted '417432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_76'^^xsd:string;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_76'^^xsd:string;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_77'^^xsd:string;
  dwc:scientificName 'Phragmitis communis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '431945'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_77'^^xsd:string;
  dwc:aphiaIdAccepted '416209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_78'^^xsd:string;
  dwc:scientificName 'Anas acuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '158939'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_78'^^xsd:string;
  dwc:aphiaIdAccepted '158939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_79'^^xsd:string;
  dwc:scientificName 'Plantago maritima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '426080'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_79'^^xsd:string;
  dwc:aphiaIdAccepted '426080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_80'^^xsd:string;
  dwc:scientificName 'Porcellana longicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '148417'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_80'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_81'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_81'^^xsd:string;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_82'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_82'^^xsd:string;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_83'^^xsd:string;
  dwc:scientificName 'Puccinellia distans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '557444'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_83'^^xsd:string;
  dwc:aphiaIdAccepted '557444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_84'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_84'^^xsd:string;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_85'^^xsd:string;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_85'^^xsd:string;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_86'^^xsd:string;
  dwc:scientificName 'Anser fabalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '416685'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_86'^^xsd:string;
  dwc:aphiaIdAccepted '416685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_87'^^xsd:string;
  dwc:scientificName 'Limosa lapponica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '159034'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_87'^^xsd:string;
  dwc:aphiaIdAccepted '159034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_88'^^xsd:string;
  dwc:scientificName 'Rotatoria vulgaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:occurrenceId 'Scheldt estuary_88'^^xsd:string;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_89'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '854787'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_89'^^xsd:string;
  dwc:aphiaIdAccepted '101002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_90'^^xsd:string;
  dwc:scientificName 'Sagitta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_90'^^xsd:string;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_91'^^xsd:string;
  dwc:scientificName 'Scenedesmus acuminatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '162928'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_91'^^xsd:string;
  dwc:aphiaIdAccepted '1289276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_92'^^xsd:string;
  dwc:scientificName 'Scenedesmus quadricauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '163441'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_92'^^xsd:string;
  dwc:aphiaIdAccepted '248156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_93'^^xsd:string;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_93'^^xsd:string;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_94'^^xsd:string;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_94'^^xsd:string;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_95'^^xsd:string;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_95'^^xsd:string;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_97'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_97'^^xsd:string;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_98'^^xsd:string;
  dwc:scientificName 'Anas penelope'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '159168'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_98'^^xsd:string;
  dwc:aphiaIdAccepted '1464521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_96'^^xsd:string;
  dwc:scientificName 'Scirpus maritima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:occurrenceRemarks 'var. compactus'^^xsd:string;
  dwc:aphiaid '431944'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_96'^^xsd:string;
  dwc:aphiaIdAccepted '416203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_99'^^xsd:string;
  dwc:scientificName 'Spartina townsendii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:aphiaid '234039'^^xsd:integer;
  dwc:occurrenceId 'Scheldt estuary_99'^^xsd:string;
  dwc:aphiaIdAccepted '234039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5181_Scheldt%20estuary_Scheldt%20estuary_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445133308376"^^xsd:decimal ;
  dwc:decimalLongitude "3.9142499999999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43560.9249638239"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5181_Scheldt%20estuary_Scheldt%20estuary_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445133308376 3.9142499999999)"^^geo:wktLiteral ;
  geo-pos:lat "51.445133308376"^^xsd:decimal ;
  geo-pos:long "3.9142499999999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43560.9249638239"^^xsd:integer .

<https://eurobis.org/id/occurrence/5181_Scheldt%20estuary_Scheldt%20estuary_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Scheldt estuary_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5181_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-08-28'^^xsd:date;
  dwc:institutionCode 'DIHO'^^xsd:string;
  dwc:collectionCode 'Literature review of the Scheldt estuary with emphasis on the biotic components'^^xsd:string;
  dwc:catalogNumber 'Scheldt estuary_100'^^xsd:string;
  dwc:scientificName 'Spartinetum townsendii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:longitude '3.9142499999999'^^xsd:double;
  dwc:latitude '51.445133308376'^^xsd:double;
  dwc:coordinatePrecision '43560.924963824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4066 51.204, 4.4066 51.685, 3.4219 51.685, 3.4219 51.204, 4.4066 51.204))'^^xsd:string;
  dwc:occurrenceId 'Scheldt estuary_100'^^xsd:string;
  .
# EOF