@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/4220_Spuikom%20_%201>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Spuikom _ 1" ;
  .
<https://eurobis.org/id/event/4220_Spuikom%20_%2010>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Spuikom _ 10" ;
  .
<https://eurobis.org/id/event/4220_Spuikom%20_%2011>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Spuikom _ 11" ;
  .
<https://eurobis.org/id/event/4220_Spuikom%20_%2012>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Spuikom _ 12" ;
  .
<https://eurobis.org/id/event/4220_Spuikom%20_%202>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Spuikom _ 2" ;
  .
<https://eurobis.org/id/event/4220_Spuikom%20_%203>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Spuikom _ 3" ;
  .
<https://eurobis.org/id/event/4220_Spuikom%20_%204>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Spuikom _ 4" ;
  .
<https://eurobis.org/id/event/4220_Spuikom%20_%205>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Spuikom _ 5" ;
  .
<https://eurobis.org/id/event/4220_Spuikom%20_%206>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Spuikom _ 6" ;
  .
<https://eurobis.org/id/event/4220_Spuikom%20_%207>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Spuikom _ 7" ;
  .
<https://eurobis.org/id/event/4220_Spuikom%20_%208>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Spuikom _ 8" ;
  .
<https://eurobis.org/id/event/4220_Spuikom%20_%209>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Spuikom _ 9" ;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%201_Spuikom%20_%201_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 1_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 1_1'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^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 'Spuikom _ 1_1'^^xsd:string;
  dwc:observationDate '1980-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%201_Spuikom%20_%201_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 1_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 1_2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^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 'Spuikom _ 1_2'^^xsd:string;
  dwc:observationDate '1980-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%201_Spuikom%20_%201_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 1_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 1_3'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^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 'Spuikom _ 1_3'^^xsd:string;
  dwc:observationDate '1980-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%201_Spuikom%20_%201_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 1_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 1_4'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^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 '246812'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 1_4'^^xsd:string;
  dwc:observationDate '1980-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%201_Spuikom%20_%201_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 1_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 1_5'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^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 '2036'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 1_5'^^xsd:string;
  dwc:observationDate '1980-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%201_Spuikom%20_%201_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 1_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 1_6'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^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 'Spuikom _ 1_6'^^xsd:string;
  dwc:observationDate '1980-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%201_Spuikom%20_%201_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 1_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 1_7'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^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 'Spuikom _ 1_7'^^xsd:string;
  dwc:observationDate '1980-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%201_Spuikom%20_%201_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_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/4220_Spuikom%20_%201_Spuikom%20_%201_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 1_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 1_8'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^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 '129619'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 1_8'^^xsd:string;
  dwc:observationDate '1980-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%202_Spuikom%20_%202_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 2_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 2_1'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^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 'Spuikom _ 2_1'^^xsd:string;
  dwc:observationDate '1980-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%202_Spuikom%20_%202_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 2_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 2_2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^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 'Spuikom _ 2_2'^^xsd:string;
  dwc:observationDate '1980-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%202_Spuikom%20_%202_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 2_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 2_3'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^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 'Spuikom _ 2_3'^^xsd:string;
  dwc:observationDate '1980-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%202_Spuikom%20_%202_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 2_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 2_4'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^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 '246812'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 2_4'^^xsd:string;
  dwc:observationDate '1980-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%202_Spuikom%20_%202_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 2_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 2_5'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^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 '2036'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 2_5'^^xsd:string;
  dwc:observationDate '1980-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%202_Spuikom%20_%202_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 2_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 2_6'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^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 'Spuikom _ 2_6'^^xsd:string;
  dwc:observationDate '1980-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%202_Spuikom%20_%202_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_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/4220_Spuikom%20_%202_Spuikom%20_%202_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 2_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 2_7'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^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 '129619'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 2_7'^^xsd:string;
  dwc:observationDate '1980-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%203_Spuikom%20_%203_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%203_Spuikom%20_%203_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%203_Spuikom%20_%203_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/4220_Spuikom%20_%203_Spuikom%20_%203_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/4220_Spuikom%20_%203_Spuikom%20_%203_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 3_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 3_1'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^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 'Spuikom _ 3_1'^^xsd:string;
  dwc:observationDate '1980-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%203_Spuikom%20_%203_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%203_Spuikom%20_%203_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%203_Spuikom%20_%203_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/4220_Spuikom%20_%203_Spuikom%20_%203_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/4220_Spuikom%20_%203_Spuikom%20_%203_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 3_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 3_2'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^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 'Spuikom _ 3_2'^^xsd:string;
  dwc:observationDate '1980-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%203_Spuikom%20_%203_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%203_Spuikom%20_%203_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%203_Spuikom%20_%203_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/4220_Spuikom%20_%203_Spuikom%20_%203_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/4220_Spuikom%20_%203_Spuikom%20_%203_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 3_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 3_3'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^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 'Spuikom _ 3_3'^^xsd:string;
  dwc:observationDate '1980-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%203_Spuikom%20_%203_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%203_Spuikom%20_%203_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%203_Spuikom%20_%203_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/4220_Spuikom%20_%203_Spuikom%20_%203_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/4220_Spuikom%20_%203_Spuikom%20_%203_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 3_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 3_4'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^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 'Spuikom _ 3_4'^^xsd:string;
  dwc:observationDate '1980-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%204_Spuikom%20_%204_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 4_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 4_1'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^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 'Spuikom _ 4_1'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%204_Spuikom%20_%204_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 4_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 4_2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^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 'Spuikom _ 4_2'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%204_Spuikom%20_%204_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 4_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 4_3'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^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 '101489'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 4_3'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%204_Spuikom%20_%204_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 4_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 4_4'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^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 'Spuikom _ 4_4'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%204_Spuikom%20_%204_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 4_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 4_5'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^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 'Spuikom _ 4_5'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%204_Spuikom%20_%204_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 4_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 4_6'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^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 '246812'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 4_6'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%204_Spuikom%20_%204_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 4_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 4_7'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^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 '2036'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 4_7'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%204_Spuikom%20_%204_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 4_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 4_8'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^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 'Spuikom _ 4_8'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%204_Spuikom%20_%204_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 4_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 4_9'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^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 '129619'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 4_9'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%204_Spuikom%20_%204_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_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/4220_Spuikom%20_%204_Spuikom%20_%204_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 4_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 4_10'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^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 'Spuikom _ 4_10'^^xsd:string;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%205_Spuikom%20_%205_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 5_1'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^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 'Spuikom _ 5_1'^^xsd:string;
  dwc:observationDate '1980-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%205_Spuikom%20_%205_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 5_2'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^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 '101489'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 5_2'^^xsd:string;
  dwc:observationDate '1980-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%205_Spuikom%20_%205_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 5_3'^^xsd:string;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^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 '130911'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 5_3'^^xsd:string;
  dwc:observationDate '1980-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%205_Spuikom%20_%205_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 5_4'^^xsd:string;
  dwc:scientificName 'Nereis (Hediste) diversicolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^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 '130394'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 5_4'^^xsd:string;
  dwc:observationDate '1980-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%205_Spuikom%20_%205_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 5_5'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^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 'Spuikom _ 5_5'^^xsd:string;
  dwc:observationDate '1980-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%205_Spuikom%20_%205_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 5_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 5_6'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^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 '2036'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 5_6'^^xsd:string;
  dwc:observationDate '1980-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%205_Spuikom%20_%205_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 5_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 5_7'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^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 'Spuikom _ 5_7'^^xsd:string;
  dwc:observationDate '1980-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%205_Spuikom%20_%205_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 5_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 5_8'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^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 '129619'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 5_8'^^xsd:string;
  dwc:observationDate '1980-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%205_Spuikom%20_%205_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_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/4220_Spuikom%20_%205_Spuikom%20_%205_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 5_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 5_9'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^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 'Spuikom _ 5_9'^^xsd:string;
  dwc:observationDate '1980-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%206_Spuikom%20_%206_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 6_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 6_1'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^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 'Spuikom _ 6_1'^^xsd:string;
  dwc:observationDate '1980-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%206_Spuikom%20_%206_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 6_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 6_2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^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 'Spuikom _ 6_2'^^xsd:string;
  dwc:observationDate '1980-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%206_Spuikom%20_%206_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 6_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 6_3'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^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 '101489'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 6_3'^^xsd:string;
  dwc:observationDate '1980-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%206_Spuikom%20_%206_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 6_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 6_4'^^xsd:string;
  dwc:scientificName 'Nereis (Hediste) diversicolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^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 '130394'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 6_4'^^xsd:string;
  dwc:observationDate '1980-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%206_Spuikom%20_%206_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 6_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 6_5'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^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 'Spuikom _ 6_5'^^xsd:string;
  dwc:observationDate '1980-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%206_Spuikom%20_%206_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 6_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 6_6'^^xsd:string;
  dwc:scientificName 'Lembos websteri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^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 '102033'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 6_6'^^xsd:string;
  dwc:observationDate '1980-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '102033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%206_Spuikom%20_%206_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 6_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 6_7'^^xsd:string;
  dwc:scientificName 'Neomysis integer'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^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 '120136'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 6_7'^^xsd:string;
  dwc:observationDate '1980-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '120136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%206_Spuikom%20_%206_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 6_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 6_8'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^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 '2036'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 6_8'^^xsd:string;
  dwc:observationDate '1980-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%206_Spuikom%20_%206_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 6_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 6_9'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^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 'Spuikom _ 6_9'^^xsd:string;
  dwc:observationDate '1980-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%206_Spuikom%20_%206_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 6_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 6_10'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^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 '129619'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 6_10'^^xsd:string;
  dwc:observationDate '1980-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%206_Spuikom%20_%206_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_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/4220_Spuikom%20_%206_Spuikom%20_%206_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 6_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 6_11'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^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 'Spuikom _ 6_11'^^xsd:string;
  dwc:observationDate '1980-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_1'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 'Spuikom _ 7_1'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 'Spuikom _ 7_2'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_3'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 '101489'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 7_3'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_4'^^xsd:string;
  dwc:scientificName 'Eteone (E.) longa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 '130616'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 7_4'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_5'^^xsd:string;
  dwc:scientificName 'Eumida punctifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 '130643'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 7_5'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_6'^^xsd:string;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 '130911'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 7_6'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_7'^^xsd:string;
  dwc:scientificName 'Nereis (Hediste) diversicolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 '130394'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 7_7'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_8'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 'Spuikom _ 7_8'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_9'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 'Spuikom _ 7_9'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_10'^^xsd:string;
  dwc:scientificName 'Nemertini'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 '246812'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 7_10'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_11'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 '2036'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 7_11'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_12'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 'Spuikom _ 7_12'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_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/4220_Spuikom%20_%207_Spuikom%20_%207_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_13'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 '129619'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 7_13'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%207_Spuikom%20_%207_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%207_Spuikom%20_%207_14> ;
  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/4220_Spuikom%20_%207_Spuikom%20_%207_14>
  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/4220_Spuikom%20_%207_Spuikom%20_%207_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 7_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 7_14'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^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 'Spuikom _ 7_14'^^xsd:string;
  dwc:observationDate '1980-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%208_Spuikom%20_%208_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 8_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 8_1'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^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 'Spuikom _ 8_1'^^xsd:string;
  dwc:observationDate '1980-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%208_Spuikom%20_%208_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 8_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 8_2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^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 'Spuikom _ 8_2'^^xsd:string;
  dwc:observationDate '1980-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%208_Spuikom%20_%208_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 8_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 8_3'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^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 '101489'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 8_3'^^xsd:string;
  dwc:observationDate '1980-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%208_Spuikom%20_%208_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 8_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 8_4'^^xsd:string;
  dwc:scientificName 'Nereis (Hediste) diversicolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^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 '130394'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 8_4'^^xsd:string;
  dwc:observationDate '1980-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%208_Spuikom%20_%208_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 8_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 8_5'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^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 'Spuikom _ 8_5'^^xsd:string;
  dwc:observationDate '1980-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%208_Spuikom%20_%208_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 8_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 8_6'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^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 'Spuikom _ 8_6'^^xsd:string;
  dwc:observationDate '1980-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%208_Spuikom%20_%208_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 8_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 8_7'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^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 '2036'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 8_7'^^xsd:string;
  dwc:observationDate '1980-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%208_Spuikom%20_%208_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 8_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 8_8'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^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 'Spuikom _ 8_8'^^xsd:string;
  dwc:observationDate '1980-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%208_Spuikom%20_%208_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 8_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 8_9'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^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 '129619'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 8_9'^^xsd:string;
  dwc:observationDate '1980-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%208_Spuikom%20_%208_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_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/4220_Spuikom%20_%208_Spuikom%20_%208_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 8_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 8_10'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^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 'Spuikom _ 8_10'^^xsd:string;
  dwc:observationDate '1980-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%209_Spuikom%20_%209_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 9_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 9_1'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '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 '129876'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 9_1'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%209_Spuikom%20_%209_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 9_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 9_2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '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 'Spuikom _ 9_2'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%209_Spuikom%20_%209_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 9_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 9_3'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '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 '101489'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 9_3'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%209_Spuikom%20_%209_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 9_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 9_4'^^xsd:string;
  dwc:scientificName 'Nereis (Hediste) diversicolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '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 '130394'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 9_4'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%209_Spuikom%20_%209_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 9_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 9_5'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '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 '129884'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 9_5'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%209_Spuikom%20_%209_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 9_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 9_6'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '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 '140430'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 9_6'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%209_Spuikom%20_%209_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 9_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 9_7'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '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 'Spuikom _ 9_7'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%209_Spuikom%20_%209_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 9_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 9_8'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '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 '2036'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 9_8'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%209_Spuikom%20_%209_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 9_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 9_9'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '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 'Spuikom _ 9_9'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%209_Spuikom%20_%209_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 9_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 9_10'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '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 '129619'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 9_10'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%209_Spuikom%20_%209_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_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/4220_Spuikom%20_%209_Spuikom%20_%209_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 9_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 9_11'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '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 '131170'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 9_11'^^xsd:string;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2010_Spuikom%20_%2010_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 10_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 10_1'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^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 'Spuikom _ 10_1'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2010_Spuikom%20_%2010_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 10_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 10_2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^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 'Spuikom _ 10_2'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2010_Spuikom%20_%2010_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 10_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 10_3'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^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 'Spuikom _ 10_3'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2010_Spuikom%20_%2010_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 10_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 10_4'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^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 'Spuikom _ 10_4'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2010_Spuikom%20_%2010_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 10_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 10_5'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^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 'Spuikom _ 10_5'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2010_Spuikom%20_%2010_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 10_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 10_6'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^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 '2036'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 10_6'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2010_Spuikom%20_%2010_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 10_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 10_7'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^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 'Spuikom _ 10_7'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2010_Spuikom%20_%2010_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_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/4220_Spuikom%20_%2010_Spuikom%20_%2010_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 10_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 10_8'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^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 '129619'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 10_8'^^xsd:string;
  dwc:observationDate '1980-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2011_Spuikom%20_%2011_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 11_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 11_1'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^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 'Spuikom _ 11_1'^^xsd:string;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2011_Spuikom%20_%2011_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 11_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 11_2'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^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 'Spuikom _ 11_2'^^xsd:string;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2011_Spuikom%20_%2011_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 11_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 11_3'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^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 'Spuikom _ 11_3'^^xsd:string;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2011_Spuikom%20_%2011_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 11_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 11_4'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^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 'Spuikom _ 11_4'^^xsd:string;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2011_Spuikom%20_%2011_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 11_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 11_5'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^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 'Spuikom _ 11_5'^^xsd:string;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2011_Spuikom%20_%2011_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 11_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 11_6'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^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 '129619'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 11_6'^^xsd:string;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2011_Spuikom%20_%2011_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_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/4220_Spuikom%20_%2011_Spuikom%20_%2011_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 11_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 11_7'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^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 'Spuikom _ 11_7'^^xsd:string;
  dwc:observationDate '1980-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2012_Spuikom%20_%2012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 12_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 12_1'^^xsd:string;
  dwc:scientificName 'Nereis virens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^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 '238384'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 12_1'^^xsd:string;
  dwc:observationDate '1981-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2012_Spuikom%20_%2012_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 12_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 12_2'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^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 'Spuikom _ 12_2'^^xsd:string;
  dwc:observationDate '1981-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2012_Spuikom%20_%2012_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 12_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 12_3'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^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 'Spuikom _ 12_3'^^xsd:string;
  dwc:observationDate '1981-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2012_Spuikom%20_%2012_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 12_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 12_4'^^xsd:string;
  dwc:scientificName 'Nereis (Hediste) diversicolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^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 '130394'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 12_4'^^xsd:string;
  dwc:observationDate '1981-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2012_Spuikom%20_%2012_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 12_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 12_5'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^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 'Spuikom _ 12_5'^^xsd:string;
  dwc:observationDate '1981-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2012_Spuikom%20_%2012_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 12_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 12_6'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^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 'Spuikom _ 12_6'^^xsd:string;
  dwc:observationDate '1981-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2012_Spuikom%20_%2012_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 12_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 12_7'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^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 'Spuikom _ 12_7'^^xsd:string;
  dwc:observationDate '1981-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2012_Spuikom%20_%2012_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 12_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 12_8'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^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 '2036'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 12_8'^^xsd:string;
  dwc:observationDate '1981-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2012_Spuikom%20_%2012_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 12_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 12_9'^^xsd:string;
  dwc:scientificName 'Hydrobia ulvae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^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 'Spuikom _ 12_9'^^xsd:string;
  dwc:observationDate '1981-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '151628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2012_Spuikom%20_%2012_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 12_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 12_10'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^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 '129619'^^xsd:integer;
  dwc:occurrenceId 'Spuikom _ 12_10'^^xsd:string;
  dwc:observationDate '1981-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4220_Spuikom%20_%2012_Spuikom%20_%2012_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_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/4220_Spuikom%20_%2012_Spuikom%20_%2012_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spuikom _ 12_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4220_> ;
  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 '2019-11-22'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Recolonisation of macrobenthos in the sluice dock, 1980'^^xsd:string;
  dwc:catalogNumber 'Spuikom _ 12_11'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^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 'Spuikom _ 12_11'^^xsd:string;
  dwc:observationDate '1981-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF