@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83824> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83824'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83824'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83795> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83795'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83795'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83854> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83854'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83854'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83871> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83871'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83871'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83884> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83884'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83884'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83933> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83933'^^xsd:integer;
  dwc:scientificName 'Calanidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '104079'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83933'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83965> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83965'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83965'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83981> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83981'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83981'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83997> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83997'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83997'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83924> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83924'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83924'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83925> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83925'^^xsd:integer;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83925'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83959> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83959'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83959'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83972> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83972'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83972'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83825> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83825'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83825'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83877> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83877'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83877'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83812> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83812'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83812'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83817> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83817'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83817'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83835> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83835'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83835'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83852> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83852'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83852'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84006> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:84006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '84006'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:84006'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84007> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:84007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '84007'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:84007'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83918> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83918'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83918'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83935> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83935'^^xsd:integer;
  dwc:scientificName 'Mactra corallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '151616'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83935'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '151616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83950> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83950'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83950'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83818> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83818'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83818'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84005> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:84005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '84005'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:84005'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83821> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83821'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83821'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83828> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83828'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83828'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83873> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83873'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83873'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83880> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83880'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83880'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83915> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83915'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83915'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83928> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83928'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83928'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83976> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83976'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83976'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84003> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:84003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '84003'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:84003'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83823> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83823'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83823'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83846> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83846'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83846'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83893> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83893'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83893'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83896> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83896'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83896'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83940> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83940'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83940'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83957> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83957'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83957'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83963> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83963'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83963'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83987> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83987'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83987'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83992> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83992'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83992'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83903> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83903'^^xsd:integer;
  dwc:scientificName 'Mactra corallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '151616'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83903'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '151616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83917> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83917'^^xsd:integer;
  dwc:scientificName 'Neoleanira tetragona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131069'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83917'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83932> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83932'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83932'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83964> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83964'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83964'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83929> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83929'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83929'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83961> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83961'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83961'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83985> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83985'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83985'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83826> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83826'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83826'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83830> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83830'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83830'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83864> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83864'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83864'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83939> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83939'^^xsd:integer;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83939'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83946> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83946'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83946'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84000> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:84000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '84000'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:84000'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83882> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83882'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83882'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83923> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83923'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83923'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83930> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83930'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83930'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83811> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83811'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83811'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83816> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83816'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83816'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83831> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83831'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83831'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83834> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83834'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83834'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83870> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83870'^^xsd:integer;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83870'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83885> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83885'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83885'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83836> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83836'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83836'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83851> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83851'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83851'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83853> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83853'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83853'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83902> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83902'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83902'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83815> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83815'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83815'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83827> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83827'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83827'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83872> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83872'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83872'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83907> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83907'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83907'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83914> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83914'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83914'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83916> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83916'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83916'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83971> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83971'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83971'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83984> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83984'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83984'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83977> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83977'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83977'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84002> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:84002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '84002'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:84002'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84009> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:84009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '84009'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:84009'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83787> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83787'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83787'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83822> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83822'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83822'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83890> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83890'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83890'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83899> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83899'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83899'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83922> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83922'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83922'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83936> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83936'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83936'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83982> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83982'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83982'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83996> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83996'^^xsd:integer;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83996'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83878> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83878'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83878'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83910> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83910'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83910'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83844> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83844'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83844'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83845> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83845'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83845'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83859> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83859'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83859'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83894> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83894'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83894'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83942> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83942'^^xsd:integer;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83942'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83955> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83955'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83955'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83990> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83990'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83990'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83926> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83926'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83926'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83943> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83943'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83943'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83975> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83975'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83975'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83988> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83988'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83988'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83966> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83966'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83966'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83819> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83819'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83819'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83850> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83850'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83850'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83960> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83960'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83960'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83978> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83978'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83978'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83841> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83841'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83841'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83848> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83848'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83848'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83891> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83891'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83891'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83898> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83898'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83898'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83938> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83938'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83938'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83945> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83945'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83945'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83951> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83951'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83951'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83986> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83986'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83986'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83993> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83993'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83993'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83952> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83952'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83952'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83998> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83998'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83998'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83904> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83904'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83904'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83869> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83869'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83869'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83944> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83944'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83944'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83862> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83862'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83862'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83989> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83989'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83989'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83949> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83949'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83949'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83895> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83895'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83895'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83868> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83868'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83868'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83887> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83887'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83887'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83892> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83892'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83892'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83905> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83905'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83905'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83912> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83912'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83912'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83867> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83867'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83867'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83911> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83911'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83911'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83983> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83983'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83983'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83967> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83967'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83967'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83875> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83875'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83875'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84001> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:84001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '84001'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:84001'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83908> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83908'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83908'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83839> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83839'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83839'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83857> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83857'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83857'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83973> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83973'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83973'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83906> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83906'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83906'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83947> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83947'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83947'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83793> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83793'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83793'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83958> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83958'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83958'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83832> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83832'^^xsd:integer;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83832'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83837> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83837'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83837'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83948> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83948'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '152265'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83948'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83994> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83994'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83994'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83980> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83980'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83980'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83995> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83995'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83995'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84008> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:84008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '84008'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:84008'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83829> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83829'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83829'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83838> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83838'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83838'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83874> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83874'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83874'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83968> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83968'^^xsd:integer;
  dwc:scientificName 'Nemertina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83968'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83970> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83970'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83970'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83799> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83799'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83799'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83856> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83856'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83856'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83865> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83865'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83865'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83934> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83934'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83934'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83843> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83843'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83843'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83860> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83860'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83860'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83790> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83790'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83790'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83840> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83840'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83840'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83789> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83789'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83789'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83855> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83855'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83855'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83979> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83979'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83979'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83999> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83999'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83999'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83842> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83842'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83842'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83909> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83909'^^xsd:integer;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83909'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83956> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83956'^^xsd:integer;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83956'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84010> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:84010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '84010'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:84010'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83974> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83974'^^xsd:integer;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83974'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83931> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83931'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83931'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83954> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83954'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83954'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83866> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83866'^^xsd:integer;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83866'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83921> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83921'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83921'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83962> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83962'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83962'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83969> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83969'^^xsd:integer;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83969'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83941> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83941'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83941'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83919> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83919'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83919'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83927> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83927'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83927'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83991> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83991'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83991'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84004> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A84004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:84004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '84004'^^xsd:integer;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:84004'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83833> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83833'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83833'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83858> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83858'^^xsd:integer;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83858'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83863> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83863'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83863'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83888> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83888'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83888'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83897> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83897'^^xsd:integer;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83897'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83920> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83920'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83920'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83847> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83847'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83847'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83849> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83849'^^xsd:integer;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83849'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83883> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83883'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83883'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83876> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83876'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83876'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83901> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83901'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83901'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83886> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83886'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83886'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83881> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83881'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83881'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83861> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83861'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83861'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83879> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83879'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GA'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83879'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83820> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 24/02/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83820'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 24/02/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83820'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83889> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83889'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83889'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83900> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83900'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GC'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83900'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83913> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83913'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GD'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83913'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83937> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 22/04/03 GE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83937'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 22/04/03 GE'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83937'^^xsd:string;
  dwc:observationDate '2003-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83953> ;
  mr:hasGeometry <https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.151668548583984"^^xsd:decimal ;
  dwc:decimalLongitude "2.618333339691162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.151668548583984 2.618333339691162)"^^geo:wktLiteral ;
  geo-pos:lat "51.151668548583984"^^xsd:decimal ;
  geo-pos:long "2.618333339691162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/51__urn%3Acatalog%3AMARBIOL%20Ugent%3AIMERS%3A83953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MARBIOL Ugent:IMERS:83953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/51_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "TROPHOS Sed 115 13/10/03 GB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-01-10'^^xsd:date;
  dwc:institutionCode 'MARBIOL Ugent'^^xsd:string;
  dwc:collectionCode 'IMERS'^^xsd:string;
  dwc:catalogNumber '83953'^^xsd:integer;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'TROPHOS Sed 115 13/10/03 GB'^^xsd:string;
  dwc:collector 'Vanaverbeke Jan'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2.6183333396912'^^xsd:double;
  dwc:latitude '51.151668548584'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:sampleSize 'ind/m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MARBIOL Ugent:IMERS:83953'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF