@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/4230_SluiceDock_benthic_1976>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "SluiceDock_benthic_1976" ;
  .
<https://eurobis.org/id/event/4230_SluiceDock_benthic_1977>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "SluiceDock_benthic_1977" ;
  .
<https://eurobis.org/id/event/4230_SluiceDock_benthic_1979-07%2F1980-06>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06" ;
  .
<https://eurobis.org/id/event/4230_SluiceDock_benthic_1980-01%2F1980-12>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "SluiceDock_benthic_1980-01/1980-12" ;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1976_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1976_1'^^xsd:string;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1976_1'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1976_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1976_2'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1976_2'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1976_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1976_3'^^xsd:string;
  dwc:scientificName 'Ceratoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1976_3'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1976_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1976_4'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1976_4'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1976_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1976_5'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1976_5'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1976_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1976_6'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1976_6'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1976_SluiceDock_benthic_1976_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1976_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1976_7'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1976_7'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1977_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1977_1'^^xsd:string;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1977_1'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1977_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1977_2'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1977_2'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1977_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1977_3'^^xsd:string;
  dwc:scientificName 'Ceratoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1977_3'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1977_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1977_4'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1977_4'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1977_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1977_5'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1977_5'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1977_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1977_6'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1977_6'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1977_SluiceDock_benthic_1977_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1977_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1977_7'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1977_7'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_1'^^xsd:string;
  dwc:scientificName 'Archiannelida'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '146418'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_1'^^xsd:string;
  dwc:aphiaIdAccepted '146418'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_2'^^xsd:string;
  dwc:scientificName 'Ceratoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_2'^^xsd:string;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_3'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_3'^^xsd:string;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_4'^^xsd:string;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_4'^^xsd:string;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_5'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_5'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_6'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '140126'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_6'^^xsd:string;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_7'^^xsd:string;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_7'^^xsd:string;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_8'^^xsd:string;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_8'^^xsd:string;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_9'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_9'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_10'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_10'^^xsd:string;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_11'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_11'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_12'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_12'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_13'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:occurrenceRemarks 'ciliata-ligni'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_13'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1979-07%2F1980-06_SluiceDock_benthic_1979-07%2F1980-06_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1979-07/1980-06_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1979-07/1980-06_15'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1979-07/1980-06_15'^^xsd:string;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1980-01/1980-12_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1980-01/1980-12_1'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1980-01/1980-12_1'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1980-01/1980-12_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1980-01/1980-12_2'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1980-01/1980-12_2'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1980-01/1980-12_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1980-01/1980-12_3'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1980-01/1980-12_3'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1980-01/1980-12_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1980-01/1980-12_4'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1980-01/1980-12_4'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1980-01/1980-12_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1980-01/1980-12_5'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1980-01/1980-12_5'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1980-01/1980-12_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1980-01/1980-12_6'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:occurrenceRemarks 'ciliata-ligni'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1980-01/1980-12_6'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1980-01/1980-12_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1980-01/1980-12_7'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1980-01/1980-12_7'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1980-01/1980-12_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1980-01/1980-12_8'^^xsd:string;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1980-01/1980-12_8'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22835"^^xsd:decimal ;
  dwc:decimalLongitude "2.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "801.9808"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22835 2.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.22835"^^xsd:decimal ;
  geo-pos:long "2.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "801.9808"^^xsd:integer .

<https://eurobis.org/id/occurrence/4230_SluiceDock_benthic_1980-01%2F1980-12_SluiceDock_benthic_1980-01%2F1980-12_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SluiceDock_benthic_1980-01/1980-12_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4230_> ;
  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-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'SluiceDock_benthic_1976/1981'^^xsd:string;
  dwc:catalogNumber 'SluiceDock_benthic_1980-01/1980-12_9'^^xsd:string;
  dwc:scientificName 'Paronychocamptus proximus'^^xsd:string;
  dwc:basisOfRecord 'materialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:longitude '2.9518'^^xsd:double;
  dwc:latitude '51.22835'^^xsd:double;
  dwc:coordinatePrecision '801.9808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9617 51.2247, 2.9617 51.232, 2.9419 51.232, 2.9419 51.2247, 2.9617 51.2247))'^^xsd:string;
  dwc:aphiaid '115380'^^xsd:integer;
  dwc:occurrenceId 'SluiceDock_benthic_1980-01/1980-12_9'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115380'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF